We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9706195 commit 8343c1dCopy full SHA for 8343c1d
proxy/src/main/java/com/velocitypowered/proxy/connection/client/InitialLoginSessionHandler.java
@@ -39,7 +39,6 @@
39
import com.velocitypowered.proxy.protocol.StateRegistry;
40
import com.velocitypowered.proxy.protocol.netty.MinecraftDecoder;
41
import com.velocitypowered.proxy.protocol.packet.ClientboundCookieRequestPacket;
42
-import com.velocitypowered.proxy.protocol.packet.ClientboundStoreCookiePacket;
43
import com.velocitypowered.proxy.protocol.packet.EncryptionRequestPacket;
44
import com.velocitypowered.proxy.protocol.packet.EncryptionResponsePacket;
45
import com.velocitypowered.proxy.protocol.packet.LoginPluginResponsePacket;
0 commit comments