mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
[FEATURE] Added Library#requiresJar
This commit is contained in:
@@ -30,7 +30,6 @@ public final class Landing {
|
||||
private static String username;
|
||||
private static String password;
|
||||
public static void main(String... args) throws IOException {
|
||||
System.out.println(JavaUtil.JAVA_VERSION);
|
||||
Core.initiateBugsnagInstance();
|
||||
|
||||
parseArgs(args);
|
||||
|
||||
Reference in New Issue
Block a user