@@ -1,10 +1,5 @@
import { SObjectItem } from "./SObjectItem";
-import {
- SPainter,
- SRect,
- SColor,
- SFont
-} from "@saga-web/draw/lib";
+import { SPainter, SRect, SColor, SFont } from "@saga-web/draw/lib";
import { SMouseEvent } from "@saga-web/base/lib";
/**