Skip to content

Commit

Permalink
Simplify require
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvh committed Feb 27, 2018
1 parent 8e64585 commit 287114c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lib/tlaw/dsl/base_wrapper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
require_relative 'transforms/base'
require_relative 'transforms/items'
require_relative 'transforms/items_batch'
require_relative 'transforms/key'
require_relative 'transforms/replace'
require_relative 'transforms'

module TLAW
module DSL
Expand Down

0 comments on commit 287114c

Please sign in to comment.