Removed some console spam that's not needed.

This commit is contained in:
2020-05-21 17:12:29 -05:00
parent 9b6be3bb7c
commit b9a572733d
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -40,7 +40,6 @@
function setPruning(){
usePruning = document.getElementById("usePruning").checked;
print(usePruning);
}
function update(){