mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 06:37:56 +01:00
Fix compilation
This commit is contained in:
parent
650d70e05f
commit
93aae24988
@ -17,7 +17,6 @@
|
|||||||
*/
|
*/
|
||||||
import { $assert, $defined } from '@wisemapping/core-js';
|
import { $assert, $defined } from '@wisemapping/core-js';
|
||||||
import EventUtils from '../utils/EventUtils';
|
import EventUtils from '../utils/EventUtils';
|
||||||
import TransformUtil from '../utils/TransformUtils';
|
|
||||||
|
|
||||||
class ElementPeer {
|
class ElementPeer {
|
||||||
constructor(svgElement) {
|
constructor(svgElement) {
|
||||||
|
Loading…
Reference in New Issue
Block a user