Skip to content

Commit

Permalink
Merge cbe5215 into cca51c1
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Dec 3, 2019
2 parents cca51c1 + cbe5215 commit 4b7731b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion lib/thor/actions.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require "uri"
require "open3"
require_relative "core_ext/io_binary_read"
require_relative "actions/create_file"
require_relative "actions/create_link"
require_relative "actions/directory"
Expand Down
12 changes: 0 additions & 12 deletions lib/thor/core_ext/io_binary_read.rb

This file was deleted.

1 change: 0 additions & 1 deletion lib/thor/runner.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require_relative "../thor"
require_relative "group"
require_relative "core_ext/io_binary_read"

require "yaml"
require "digest/md5"
Expand Down

0 comments on commit 4b7731b

Please sign in to comment.