Fix lint error

This commit is contained in:
Anton Tananaev
2026-04-19 11:00:31 -07:00
parent d8e78459d2
commit 45ee00a7a7

View File

@@ -15,7 +15,6 @@
*/
package org.traccar;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.Channel;
import io.netty.handler.codec.string.StringEncoder;