Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie-kaleba committed Nov 8, 2024
1 parent 48acc39 commit f45b6e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import com.oracle.truffle.api.CompilerAsserts;
import com.oracle.truffle.api.CompilerDirectives;
import org.truffleruby.core.array.ArrayUtils;
import org.truffleruby.core.basicobject.RubyBasicObject;
import org.truffleruby.core.hash.RubyHash;
import org.truffleruby.core.proc.RubyProc;
import org.truffleruby.core.string.StringUtils;
Expand Down

0 comments on commit f45b6e1

Please sign in to comment.