Skip to content

Commit

Permalink
Minor, removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
andsel committed Jan 31, 2025
1 parent a5d6bef commit b42ca05
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import org.logstash.RubyUtil;

import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;

@JRubyClass(name = "BufferedTokenizer")
public class BufferedTokenizerExt extends RubyObject {
Expand Down

0 comments on commit b42ca05

Please sign in to comment.