no need to have several import of svgpathseg as this one loads to the window

This commit is contained in:
jfh
2020-09-13 19:10:29 +02:00
parent 782effbc3c
commit 22e44a0f56
4 changed files with 0 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
* @copyright 2010 Alexis Deveria, 2010 Jeff Schiller
*/
import './svgpathseg.js';
import jQueryPluginSVG from './jQuery.attr.js'; // Needed for SVG attribute setting and array form with `attr`
import {NS} from './namespaces.js';
import {getTransformList} from './svgtransformlist.js';