summaryrefslogtreecommitdiff
path: root/assets/javascripts/rectangles/debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'assets/javascripts/rectangles/debug.js')
-rw-r--r--assets/javascripts/rectangles/debug.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/javascripts/rectangles/debug.js b/assets/javascripts/rectangles/debug.js
deleted file mode 100644
index 437abb8..0000000
--- a/assets/javascripts/rectangles/debug.js
+++ /dev/null
@@ -1,2 +0,0 @@
-window.z = true;
-document.body.addEventListener("mousedown", function(){ z = true })