lint errors fixed

This commit is contained in:
Vladimir Enchev
2015-07-01 11:28:48 +03:00
parent 9829bb72e3
commit 8565700c8c
3 changed files with 0 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
import dts = require("application");
import frame = require("ui/frame");
import types = require("utils/types");
import observable = require("data/observable");
// merge the exports of the application_common file with the exports of this file
declare var exports;