Skip to content

Commit ef09721

Browse files
committed
fix: missed merge conflict
1 parent de423d2 commit ef09721

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

platform-velocity/src/main/java/dev/hypera/chameleon/platform/velocity/event/VelocityListener.java

-4
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
import com.velocitypowered.api.event.player.PlayerChatEvent.ChatResult;
3131
import com.velocitypowered.api.event.player.ServerConnectedEvent;
3232
import com.velocitypowered.api.network.ProtocolVersion;
33-
<<<<<<< HEAD
34-
=======
35-
import com.velocitypowered.api.proxy.Player;
36-
>>>>>>> main
3733
import com.velocitypowered.api.proxy.server.RegisteredServer;
3834
import dev.hypera.chameleon.event.common.UserChatEvent;
3935
import dev.hypera.chameleon.event.common.UserConnectEvent;

0 commit comments

Comments
 (0)