aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendor/thor/parser/arguments.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/vendor/thor/parser/arguments.rb')
-rw-r--r--lib/bundler/vendor/thor/parser/arguments.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/bundler/vendor/thor/parser/arguments.rb b/lib/bundler/vendor/thor/parser/arguments.rb
index 12db2b23..888ef692 100644
--- a/lib/bundler/vendor/thor/parser/arguments.rb
+++ b/lib/bundler/vendor/thor/parser/arguments.rb
@@ -49,10 +49,6 @@ class Thor
@assigns
end
- def remaining
- @pile
- end
-
private
def no_or_skip?(arg)