Skip to content

Commit

Permalink
Require set
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Apr 12, 2024
1 parent dd206be commit 1e13cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phlex.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require "erb"
require "set"

module Phlex
autoload :ArgumentError, "phlex/errors/argument_error"
Expand Down

0 comments on commit 1e13cad

Please sign in to comment.