Remove illegal import

This commit is contained in:
Alexander Söderberg 2020-08-16 12:10:19 +02:00
parent 618adb913d
commit ed2302e545
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -48,7 +48,6 @@ import com.plotsquared.core.util.FileUtils;
import com.plotsquared.core.util.query.PlotQuery;
import com.plotsquared.core.util.task.TaskManager;
import net.kyori.adventure.text.minimessage.Template;
import sun.net.TransferProtocolClient;
import javax.annotation.Nonnull;
import java.io.File;