mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-04 16:49:10 +00:00
Removed suppresswarning
This commit is contained in:
@@ -35,7 +35,6 @@ import org.parabot.core.ui.components.VerboseLoader;
|
||||
* @author Everel
|
||||
* @author Matt
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
public class ClassPath {
|
||||
public final ArrayList<String> classNames;
|
||||
public final HashMap<String, ClassNode> classes;
|
||||
|
||||
Reference in New Issue
Block a user