mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove more unused imports
This commit is contained in:
parent
fdbf316cc1
commit
24858c9ace
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import {
|
|||
import { rescalePoints } from "../points";
|
||||
import { getBoundTextElement, getContainerElement } from "./textElement";
|
||||
import { LinearElementEditor } from "./linearElementEditor";
|
||||
import { Mutable } from "../utility-types";
|
||||
import { ShapeCache } from "../scene/ShapeCache";
|
||||
import Scene from "../scene/Scene";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue