aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendor/thor/parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/vendor/thor/parser.rb')
-rw-r--r--lib/bundler/vendor/thor/parser.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/bundler/vendor/thor/parser.rb b/lib/bundler/vendor/thor/parser.rb
deleted file mode 100644
index 57a3f6e1..00000000
--- a/lib/bundler/vendor/thor/parser.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'thor/parser/argument'
-require 'thor/parser/arguments'
-require 'thor/parser/option'
-require 'thor/parser/options'