mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: making linter happy
This commit is contained in:
parent
c4ff0594e3
commit
28b0095c8a
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ import { unstable_batchedUpdates } from "react-dom";
|
|||
import { SHAPES } from "./shapes";
|
||||
import { isEraserActive, isHandToolActive } from "./appState";
|
||||
import { ResolutionType } from "./utility-types";
|
||||
import { reconcileElements } from "./excalidraw-app/collab/reconciliation";
|
||||
|
||||
let mockDateTime: string | null = null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue