mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-26 20:16:02 +01:00
Remove debug code
This commit is contained in:
parent
fbaaa78b81
commit
f56971e5ac
@ -77,9 +77,4 @@ public class BlockStorage extends StoredObject {
|
||||
private int replacement;
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println(17 & 0xF);
|
||||
System.out.println(0xF);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user