Fixed tslint errors.

This commit is contained in:
Rossen Hristov
2015-03-16 12:32:55 +02:00
parent 78a47598d3
commit 5f47a31761
3 changed files with 0 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
import common = require("ui/list-picker/list-picker-common");
import dependencyObservable = require("ui/core/dependency-observable");
import proxy = require("ui/core/proxy");
import types = require("utils/types");
// merge the exports of the common file with the exports of this file

View File

@@ -1,6 +1,5 @@
import common = require("ui/list-picker/list-picker-common");
import dependencyObservable = require("ui/core/dependency-observable");
import proxy = require("ui/core/proxy");
import types = require("utils/types");
// merge the exports of the common file with the exports of this file