mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
lint
This commit is contained in:
parent
faec098e30
commit
4ed3a2e7be
1 changed files with 0 additions and 2 deletions
|
@ -37,7 +37,6 @@ import {
|
|||
MAX_DECIMALS_FOR_SVG_EXPORT,
|
||||
MIME_TYPES,
|
||||
SVG_NS,
|
||||
TEXT_ALIGN,
|
||||
} from "../constants";
|
||||
import { getStroke, StrokeOptions } from "perfect-freehand";
|
||||
import {
|
||||
|
@ -47,7 +46,6 @@ import {
|
|||
getLineHeightInPx,
|
||||
getBoundTextMaxHeight,
|
||||
getBoundTextMaxWidth,
|
||||
getLineWidth,
|
||||
getSpacesOffsetForLine,
|
||||
} from "../element/textElement";
|
||||
import { LinearElementEditor } from "../element/linearElementEditor";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue