Skip to content

Commit

Permalink
Two now unused imports from previous removal of IRMethod from ext.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 15, 2015
1 parent e6bda5d commit 67d23f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ruby/stdlib/jruby/ext.rb
Expand Up @@ -5,8 +5,6 @@ module JRuby
MethodArgs2 = org.jruby.internal.runtime.methods.MethodArgs2
IRMethodArgs = org.jruby.internal.runtime.methods.IRMethodArgs
Helpers = org.jruby.runtime.Helpers
MultipleAsgn19Node = org.jruby.ast.MultipleAsgn19Node
UnnamedRestArgNode = org.jruby.ast.UnnamedRestArgNode
Arity = org.jruby.runtime.Arity

# Extensions only provides one feature right now: stealing methods from one
Expand Down

0 comments on commit 67d23f1

Please sign in to comment.