tslint error fixed

This commit is contained in:
Vladimir Enchev
2015-06-12 11:26:36 +03:00
parent b1cfc37ec9
commit 108e21f546

View File

@@ -3,7 +3,6 @@ import style = require("ui/styling/style");
import definition = require("ui/styling");
import stylersCommon = require("ui/styling/stylers-common");
import enums = require("ui/enums");
import color = require("color");
// merge the exports of the common file with the exports of this file
declare var exports;