aboutsummaryrefslogtreecommitdiff
path: root/lib/sumo.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sumo.js')
-rw-r--r--lib/sumo.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/sumo.js b/lib/sumo.js
index 835e910..f353fe0 100644
--- a/lib/sumo.js
+++ b/lib/sumo.js
@@ -31,8 +31,6 @@ import Serpentity from '@serpentity/serpentity';
import { Application } from 'pixi.js';
import { Engine } from 'matter-js';
-/* global window document */
-
const internals = {
kBackgroundColor: 0xd8c590,
kNoElementError: 'No element found. Cannot render.',