Update startApp.js

This commit is contained in:
Лампуша
2014-07-08 11:06:26 +04:00
parent 275a32070a
commit 2d1d731382
-1
View File
@@ -20,7 +20,6 @@
*/ */
var exec = require('cordova/exec'); var exec = require('cordova/exec');
var platform = require('cordova/platform');
/** Open a native alert dialog, with a customizable title and button text. /** Open a native alert dialog, with a customizable title and button text.
* *