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