summaryrefslogtreecommitdiff
path: root/js/gulp/bundle.js
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-06-07 16:39:31 -0400
committerJoe George <joe@zeroc.com>2017-06-07 16:39:31 -0400
commit2fb970cdea450b15b5f7d74099246b6abef16857 (patch)
treeac0fdf40cff12d1cba313e20da757671cbdeeebd /js/gulp/bundle.js
parentRemove trailing whitespace (diff)
downloadice-2fb970cdea450b15b5f7d74099246b6abef16857.tar.bz2
ice-2fb970cdea450b15b5f7d74099246b6abef16857.tar.xz
ice-2fb970cdea450b15b5f7d74099246b6abef16857.zip
Remove excessive empty lines
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);