mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Remove unneeded imports
This commit is contained in:
parent
ece841326b
commit
b8fdd7ef23
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ import type {
|
|||
SceneElementsMap,
|
||||
FixedPointBinding,
|
||||
} from "./types";
|
||||
import { debugDrawLine, debugDrawPoint } from "@excalidraw/utils/visualdebug";
|
||||
|
||||
export type SuggestedBinding =
|
||||
| NonDeleted<ExcalidrawBindableElement>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue