mirror of
https://github.com/songoda/UltimateKits.git
synced 2024-11-08 11:41:28 +01:00
removed debug message
This commit is contained in:
parent
7375725d3b
commit
fe4a499f26
@ -231,8 +231,6 @@ public class Methods {
|
||||
}
|
||||
break;
|
||||
}
|
||||
} catch (NoSuchFieldError e) {
|
||||
System.out.println("No such field.");
|
||||
} catch (Exception e) {
|
||||
Debugger.runReport(e);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user