no need to have several import of svgpathseg as this one loads to the window
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
import '../common/svgpathseg.js';
|
||||
import {
|
||||
snapToGrid, assignAttributes, getBBox, getRefElem, findDefs
|
||||
} from '../common/utilities.js';
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
* @copyright 2011 Alexis Deveria, 2011 Jeff Schiller
|
||||
*/
|
||||
|
||||
import '../common/svgpathseg.js';
|
||||
import {NS} from '../common/namespaces.js';
|
||||
import {getTransformList} from '../common/svgtransformlist.js';
|
||||
import {shortFloat} from '../common/units.js';
|
||||
|
||||
Reference in New Issue
Block a user