Remove unneeded imports
This commit is contained in:
parent
ece841326b
commit
b8fdd7ef23
@ -93,7 +93,6 @@ import type {
|
|||||||
SceneElementsMap,
|
SceneElementsMap,
|
||||||
FixedPointBinding,
|
FixedPointBinding,
|
||||||
} from "./types";
|
} from "./types";
|
||||||
import { debugDrawLine, debugDrawPoint } from "@excalidraw/utils/visualdebug";
|
|
||||||
|
|
||||||
export type SuggestedBinding =
|
export type SuggestedBinding =
|
||||||
| NonDeleted<ExcalidrawBindableElement>
|
| NonDeleted<ExcalidrawBindableElement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user