aboutsummaryrefslogtreecommitdiffstats
path: root/client.moon
diff options
context:
space:
mode:
Diffstat (limited to 'client.moon')
-rw-r--r--client.moon1
1 files changed, 0 insertions, 1 deletions
diff --git a/client.moon b/client.moon
index d6fd433..dd2ee12 100644
--- a/client.moon
+++ b/client.moon
@@ -1,7 +1,6 @@
export MODE, print, warn, relative, append, on_client
export window, document
-
window = js.global
document = window.document