From f53b126d0135f46b574aae3b4eff17084e35d296 Mon Sep 17 00:00:00 2001 From: roblevesque Date: Thu, 7 Jul 2016 12:22:59 -0400 Subject: [PATCH] Additional lack of coffee error correction --- mapview/js/mapviewgl.js | 1 - 1 file changed, 1 deletion(-) diff --git a/mapview/js/mapviewgl.js b/mapview/js/mapviewgl.js index 6dff772..a52c741 100644 --- a/mapview/js/mapviewgl.js +++ b/mapview/js/mapviewgl.js @@ -10,7 +10,6 @@ window.onload = function() { init(); animate(); render(); -}); } function init() {