Fix the comments that the ts compiler left

This commit is contained in:
Erjan Gavalji
2015-11-27 16:24:11 +02:00
parent 421f2f4d87
commit 00cfb61351
4 changed files with 0 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
/**
* Android specific dialogs functions implementation.
*/
import dialogs = require("ui/dialogs");
import dialogsCommon = require("./dialogs-common");
import appmodule = require("application");