Skip to content

Commit

Permalink
[Truffle] Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 31, 2014
1 parent b1ba52e commit 1896640
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -11,7 +11,6 @@

import com.oracle.truffle.api.CompilerDirectives;
import com.oracle.truffle.api.frame.VirtualFrame;
import com.oracle.truffle.api.nodes.NodeUtil;
import com.oracle.truffle.api.nodes.UnexpectedResultException;
import org.jruby.truffle.nodes.RubyNode;
import org.jruby.truffle.nodes.control.PassthroughNode;
Expand Down

0 comments on commit 1896640

Please sign in to comment.