Skip to content

Commit b4e800a

Browse files
committed
Cleanup
1 parent 3aebce9 commit b4e800a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/truffleruby/interop/ToRubySymbolNode.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import org.truffleruby.RubyLanguage;
2020

2121
@GenerateUncached
22-
2322
public abstract class ToRubySymbolNode extends Node {
2423

2524
public abstract Object execute(String str);

0 commit comments

Comments
 (0)