diff --git a/src/path/CompoundPath.js b/src/path/CompoundPath.js index 5c372457..a1872120 100644 --- a/src/path/CompoundPath.js +++ b/src/path/CompoundPath.js @@ -92,4 +92,4 @@ CompoundPath = PathItem.extend(new function() { }); return fields; -}; \ No newline at end of file +}); \ No newline at end of file