Optimised imports

This commit is contained in:
Auxilor
2020-12-12 11:18:28 +00:00
parent 18d038b1b0
commit 5158b51664
20 changed files with 113 additions and 38 deletions

View File

@@ -1,5 +1,7 @@
package com.willfp.ecoenchants;
import com.comphenix.protocol.ProtocolLibrary;
import com.comphenix.protocol.ProtocolManager;
import com.willfp.ecoenchants.extensions.loader.EcoExtensionLoader;
import com.willfp.ecoenchants.extensions.loader.ExtensionLoader;
import com.willfp.ecoenchants.util.internal.Loader;