Skip to content

Commit 152b70b

Browse files
committed
Remove an unused import in component-builder
1 parent 173cde8 commit 152b70b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/builder/component-builder.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import view = require("ui/core/view");
2-
import bindable = require("ui/core/bindable");
32
import types = require("utils/types");
43
import definition = require("ui/builder/component-builder");
54
import fs = require("file-system");

0 commit comments

Comments
 (0)