diff --git a/src/path/CurveLocation.js b/src/path/CurveLocation.js index a3d892ac..9507cd88 100644 --- a/src/path/CurveLocation.js +++ b/src/path/CurveLocation.js @@ -126,4 +126,4 @@ CurveLocation = Base.extend({ string[0] = '{'; return string + ' }'; } -}); \ No newline at end of file +});