Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
subbuss committed Jan 17, 2017
1 parent e87bfca commit e197b33
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -22,7 +22,6 @@
import org.jruby.ir.instructions.RestoreBindingVisibilityInstr;
import org.jruby.ir.instructions.ResultInstr;
import org.jruby.ir.instructions.ReturnBase;
import org.jruby.ir.instructions.ReturnOrRethrowSavedExcInstr;
import org.jruby.ir.instructions.RuntimeHelperCall;
import org.jruby.ir.instructions.SaveBindingVisibilityInstr;
import org.jruby.ir.instructions.SearchConstInstr;
Expand Down

0 comments on commit e197b33

Please sign in to comment.