Small code cleanups

This commit is contained in:
Andrew Steinborn
2020-09-01 03:25:15 -04:00
parent 5a26b4e03d
commit 5d287306c2
31 changed files with 42 additions and 93 deletions

View File

@@ -8,7 +8,6 @@ import com.velocitypowered.api.plugin.PluginDescription;
import com.velocitypowered.api.plugin.meta.PluginDependency;
import com.velocitypowered.proxy.plugin.loader.VelocityPluginDescription;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
import org.junit.jupiter.api.Test;