project(checkstyle): Oops

This commit is contained in:
Owain van Brakel
2022-04-30 02:01:04 +02:00
parent 7df799e173
commit ba8811628b
2 changed files with 0 additions and 2 deletions

View File

@@ -89,7 +89,6 @@ import org.pf4j.PluginDependency;
import org.pf4j.PluginRuntimeException;
import org.pf4j.PluginWrapper;
import org.pf4j.update.PluginInfo;
import org.pf4j.update.UpdateRepository;
import org.pf4j.update.VerifyException;
@SuppressWarnings("UnstableApiUsage")

View File

@@ -2,7 +2,6 @@ package net.runelite.client.plugins;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.net.URL;