Skip to content

Commit 8343c1d

Browse files
committed
remove unused import
1 parent 9706195 commit 8343c1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proxy/src/main/java/com/velocitypowered/proxy/connection/client/InitialLoginSessionHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
import com.velocitypowered.proxy.protocol.StateRegistry;
4040
import com.velocitypowered.proxy.protocol.netty.MinecraftDecoder;
4141
import com.velocitypowered.proxy.protocol.packet.ClientboundCookieRequestPacket;
42-
import com.velocitypowered.proxy.protocol.packet.ClientboundStoreCookiePacket;
4342
import com.velocitypowered.proxy.protocol.packet.EncryptionRequestPacket;
4443
import com.velocitypowered.proxy.protocol.packet.EncryptionResponsePacket;
4544
import com.velocitypowered.proxy.protocol.packet.LoginPluginResponsePacket;

0 commit comments

Comments
 (0)