mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
Removed useless method
This commit is contained in:
@@ -61,10 +61,6 @@ public class Context {
|
||||
return getInstance(null);
|
||||
}
|
||||
|
||||
public void setEnvironment() {
|
||||
classLoader = new ASMClassLoader(classPath);
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the main client instance
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user