aboutsummaryrefslogtreecommitdiffstats
path: root/js/polyfill.js
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-21 20:55:00 -0500
committerJesús <heckyel@hyperbola.info>2019-09-21 20:55:00 -0500
commitd610c87a53736071e1d7c8c7252268b6ceeaae4f (patch)
treefca8396a97237e15d64e2ac74096550e8262ffc7 /js/polyfill.js
parent0bbba59da4099bbbbe77ddbc20a0caebbf28fe80 (diff)
downloadematrix-d610c87a53736071e1d7c8c7252268b6ceeaae4f.tar.lz
ematrix-d610c87a53736071e1d7c8c7252268b6ceeaae4f.tar.xz
ematrix-d610c87a53736071e1d7c8c7252268b6ceeaae4f.zip
Improve syntax
Diffstat (limited to 'js/polyfill.js')
-rw-r--r--js/polyfill.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/polyfill.js b/js/polyfill.js
index b0ff617..65ba414 100644
--- a/js/polyfill.js
+++ b/js/polyfill.js
@@ -94,4 +94,3 @@ if ( self.Map.prototype.iterator instanceof Function ) {
return this;
};
}
-