Removed some console spam that's not needed.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
function setPruning(){
|
||||
usePruning = document.getElementById("usePruning").checked;
|
||||
print(usePruning);
|
||||
}
|
||||
|
||||
function update(){
|
||||
|
||||
Reference in New Issue
Block a user