Skip to content

Commit ccd013a

Browse files
committed
remove unused import
1 parent d8e8d9e commit ccd013a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/v8.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/**
22
* Stores constants for the window types supported by the CSXS infrastructure.
33
*/
4-
import IMSInterface from "./IMSInterface";
5-
64
enum CSXSWindowType {
75
_PANEL = "Panel",
86
_MODELESS = "Modeless",

0 commit comments

Comments
 (0)