Aakansha Doshi %!s(int64=2) %!d(string=hai) anos
pai
achega
4ed3a2e7be
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/renderer/renderElement.ts

+ 0 - 2
src/renderer/renderElement.ts

@@ -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";