summaryrefslogtreecommitdiffstats
path: root/src/use.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/use.js')
-rw-r--r--src/use.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/use.js b/src/use.js
index d3150f7..96f7411 100644
--- a/src/use.js
+++ b/src/use.js
@@ -21,4 +21,4 @@ SVG.Use = SVG.invent({
return this.put(new SVG.Use).element(element, file)
}
}
-}) \ No newline at end of file
+})