瀏覽代碼

fix: making linter happy

Arnošt Pleskot 2 年之前
父節點
當前提交
28b0095c8a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/utils.ts

+ 0 - 1
src/utils.ts

@@ -20,7 +20,6 @@ import { unstable_batchedUpdates } from "react-dom";
 import { SHAPES } from "./shapes";
 import { SHAPES } from "./shapes";
 import { isEraserActive, isHandToolActive } from "./appState";
 import { isEraserActive, isHandToolActive } from "./appState";
 import { ResolutionType } from "./utility-types";
 import { ResolutionType } from "./utility-types";
-import { reconcileElements } from "./excalidraw-app/collab/reconciliation";
 
 
 let mockDateTime: string | null = null;
 let mockDateTime: string | null = null;