Skip to content

Commit 1858481

Browse files
committed
unused import
1 parent 01df3bc commit 1858481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

netty-bp/codec-dns/src/main/java/io/netty/handler/codec/dns/DefaultDnsRecordDecoder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import io.netty.buffer.ByteBuf;
1919
import io.netty.handler.codec.CorruptedFrameException;
2020
import io.netty.util.CharsetUtil;
21-
import io.netty.util.internal.StringUtil;
2221

2322
/**
2423
* The default {@link DnsRecordDecoder} implementation.

0 commit comments

Comments
 (0)