fix: lint
This commit is contained in:
parent
70e515f560
commit
53cae28d2a
@ -2,8 +2,6 @@ import { useState, useRef, useEffect, useDeferredValue } from "react";
|
||||
|
||||
import { EDITOR_LS_KEYS, debounce, isDevEnv } from "@excalidraw/common";
|
||||
|
||||
import { isElbowArrow } from "@excalidraw/element";
|
||||
|
||||
import type { NonDeletedExcalidrawElement } from "@excalidraw/element/types";
|
||||
|
||||
import { useApp } from "../App";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user