chore(core): remove unused import
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import type { Dimensions, ElementData, XYPosition, XYZPosition } from './flow'
|
import type { Dimensions, ElementData, XYPosition } from './flow'
|
||||||
import type { GraphNode, Node, NodeHandleBounds } from './node'
|
import type { GraphNode, Node, NodeHandleBounds } from './node'
|
||||||
import type { GraphEdge } from './edge'
|
import type { GraphEdge } from './edge'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user