chore: remove unused import

This commit is contained in:
Leo
2026-05-07 13:54:45 +02:00
parent 57c2523a88
commit 2029702527

View File

@@ -2,7 +2,6 @@ package com.leohabrom.velocity.customServerIcon;
import com.velocitypowered.api.event.Subscribe;
import com.velocitypowered.api.event.proxy.ProxyPingEvent;
import com.velocitypowered.api.proxy.ProxyServer;
import com.velocitypowered.api.util.Favicon;
import org.slf4j.Logger;