Skip to content

Commit eb556fb

Browse files
committed
remove unused iimport
1 parent 5ba9667 commit eb556fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/internal/models/IEffectActionModel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import {IActionModel} from "./IActionModel.js";
2-
import {VectorizeEffectAction} from "../../actions/effect/Vectorize";
32

43
interface IEffectActionWithLevelModel extends IActionModel{
54
level?: number;

0 commit comments

Comments
 (0)