Skip to content

Commit

Permalink
Merge pull request #695 from deivid-rodriguez/remove_unnecessary_require
Browse files Browse the repository at this point in the history
Remove unnecessary "uri" require
  • Loading branch information
rafaelfranca authored Dec 6, 2019
2 parents 8d15101 + 44f1d96 commit 726b461
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/thor/actions.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
require "uri"
require "open3"
require_relative "actions/create_file"
require_relative "actions/create_link"
Expand Down

0 comments on commit 726b461

Please sign in to comment.