From d610c87a53736071e1d7c8c7252268b6ceeaae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 21 Sep 2019 20:55:00 -0500 Subject: Improve syntax --- js/polyfill.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/polyfill.js') 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; }; } - -- cgit v1.2.3