mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-25 10:21:17 +02:00
Remove unneeded imports
This commit is contained in:
@@ -93,7 +93,6 @@ import type {
|
||||
SceneElementsMap,
|
||||
FixedPointBinding,
|
||||
} from "./types";
|
||||
import { debugDrawLine, debugDrawPoint } from "@excalidraw/utils/visualdebug";
|
||||
|
||||
export type SuggestedBinding =
|
||||
| NonDeleted<ExcalidrawBindableElement>
|
||||
|
Reference in New Issue
Block a user