summaryrefslogtreecommitdiff
path: root/js/gulp/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/gulp/bundle.js')
-rw-r--r--js/gulp/bundle.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/gulp/bundle.js b/js/gulp/bundle.js
index d4815677218..b592f8cd068 100644
--- a/js/gulp/bundle.js
+++ b/js/gulp/bundle.js
@@ -318,7 +318,6 @@ function bundle(args)
var moduleEpilogue =
" }());\n";
-
var sb = new StringBuffer();
sb.write(preamble);