Ts lint fix

This commit is contained in:
vakrilov
2015-04-20 15:58:23 +03:00
parent 3bc025633b
commit 30873697e9

View File

@ -1,8 +1,6 @@
import borderCommon = require("ui/border/border-common"); import borderCommon = require("ui/border/border-common");
import proxy = require("ui/core/proxy"); import proxy = require("ui/core/proxy");
import view = require("ui/core/view");
import dependencyObservable = require("ui/core/dependency-observable"); import dependencyObservable = require("ui/core/dependency-observable");
import color = require("color");
import utils = require("utils/utils"); import utils = require("utils/utils");
// merge the exports of the common file with the exports of this file // merge the exports of the common file with the exports of this file