Browse Source

删除无用

haojianlong 3 năm trước cách đây
mục cha
commit
4791d89723
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      src/lib/item/SPlanBackgroundImage.ts

+ 1 - 3
src/lib/item/SPlanBackgroundImage.ts

@@ -26,11 +26,9 @@
 import { SMouseButton, SMouseEvent, SUndoStack } from "@persagy-web/base";
 import { SPainter, SRect, SSize, SColor, SPoint } from "@persagy-web/draw";
 import { SImageShowType, STextOrigin, SGraphItem, SAnchorItem, SLineStyle, SGraphPointListInsert } from "@persagy-web/graph";
-import { SItemStatus } from "@persagy-web/big";
+import { Marker, SItemStatus } from "@persagy-web/big";
 import { SGraphEdit } from "@persagy-web/edit/lib/SGraphEdit";
-import { Marker } from "@persagy-web/edit/lib/type/Marker";
 import { ItemOrder } from "@persagy-web/big/lib";
-import { svgTobase64 } from "@persagy-web/big-edit/lib/until";
 
 /* eslint-disable @typescript-eslint/ban-ts-ignore */
 /**