Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 824daf2

Browse files
author
Nicolas Schäfli
committed
Remove old library import
1 parent 2455778 commit 824daf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/paint/canvas.elements.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ if (typeof window === "undefined") {
3131
import "svg.select.js";
3232
import "svg.draggable.js";
3333
import "svg.resize.js";
34-
import "svg.screenbbox.js";
3534

3635
type ElementEventMap = (HTMLElementEventMap & ElementDragEventMap & ElementResizeEventMap);
3736

0 commit comments

Comments
 (0)