mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 08:39:09 +00:00
[CLEANUP] Removed unused boolean
This commit is contained in:
@@ -38,7 +38,6 @@ public class Context {
|
||||
private static Context instance;
|
||||
private static String username;
|
||||
|
||||
public boolean added;
|
||||
private ASMClassLoader classLoader;
|
||||
private ClassPath classPath;
|
||||
private ServerProvider serverProvider;
|
||||
|
||||
Reference in New Issue
Block a user