mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix lint errors
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
parent
e4d3d29fb8
commit
c22bec6485
7 changed files with 1 additions and 7 deletions
|
@ -6,7 +6,7 @@ import {
|
|||
reconcileElements,
|
||||
} from "@excalidraw/excalidraw";
|
||||
import { ErrorDialog } from "@excalidraw/excalidraw/components/ErrorDialog";
|
||||
import { APP_NAME, ENV, EVENT } from "@excalidraw/excalidraw/constants";
|
||||
import { APP_NAME, EVENT } from "@excalidraw/excalidraw/constants";
|
||||
import {
|
||||
IDLE_THRESHOLD,
|
||||
ACTIVE_THRESHOLD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue