remove unused imports
This commit is contained in:
parent
0cbf244bd8
commit
eec3f67d72
@ -18,7 +18,7 @@ import {
|
||||
FileId,
|
||||
} from "../element/types";
|
||||
import { newLinearElement } from "../element";
|
||||
import { Excalidraw, isLinearElement } from "../index";
|
||||
import { Excalidraw } from "../index";
|
||||
import { mutateElement } from "../element/mutateElement";
|
||||
import { NormalizedZoomValue } from "../types";
|
||||
import { ROUNDNESS } from "../constants";
|
||||
|
Loading…
x
Reference in New Issue
Block a user