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

@@ -3,7 +3,6 @@
*/
declare module "application" {
import cssSelector = require("ui/styling/css-selector");
import observable = require("data/observable");
/**
* An extended JavaScript Error which will have the nativeError property initialized in case the error is caused by executing platform-specific code.