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