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