summaryrefslogtreecommitdiffstats
path: root/src/svg.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg.js')
-rwxr-xr-xsrc/svg.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/svg.js b/src/svg.js
index eb0185d..16eda3e 100755
--- a/src/svg.js
+++ b/src/svg.js
@@ -1,4 +1,3 @@
-
// The main wrapping element
var SVG = this.SVG = function(element) {
if (SVG.supported) {