diff options
Diffstat (limited to 'src/bbox.js')
-rw-r--r-- | src/bbox.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bbox.js b/src/bbox.js index b05e90c..603b6c9 100644 --- a/src/bbox.js +++ b/src/bbox.js @@ -57,5 +57,4 @@ SVG.extend(SVG.BBox, { return b } -}) - +})
\ No newline at end of file |