mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-29 09:54:23 +01:00
fix: Lint
This commit is contained in:
@@ -25,7 +25,6 @@ import {
|
||||
doBoundsIntersect,
|
||||
getCenterForBounds,
|
||||
getElementBounds,
|
||||
pointInsideBounds,
|
||||
} from "./bounds";
|
||||
import {
|
||||
getAllHoveredElementAtPoint,
|
||||
@@ -48,7 +47,6 @@ import {
|
||||
isBindableElement,
|
||||
isBoundToContainer,
|
||||
isElbowArrow,
|
||||
isFrameLikeElement,
|
||||
isRectanguloidElement,
|
||||
isTextElement,
|
||||
} from "./typeChecks";
|
||||
|
||||
Reference in New Issue
Block a user