Pull debug message
This commit is contained in:
parent
17644a5778
commit
daa2d0f186
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ public class ColorScheme {
|
|||
if (split.length < 17) {
|
||||
continue;
|
||||
}
|
||||
System.out.println(split[0]);
|
||||
Integer id;
|
||||
Integer dat = null;
|
||||
int idx = split[0].indexOf(':');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue