Skip to content

Commit

Permalink
Removing unneded require in CLI class
Browse files Browse the repository at this point in the history
  • Loading branch information
g3ortega committed Sep 6, 2021
1 parent 86a24ee commit 1835d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/price_calculator/cli.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'thor'
require 'json'
require 'price_calculator/services/order_processor'
require 'price_calculator/services/load_inventory'
require 'price_calculator/services/input_processor'
Expand Down

0 comments on commit 1835d40

Please sign in to comment.