update files

This commit is contained in:
Лампуша
2016-04-05 14:13:33 +03:00
parent 5cd6e1cd34
commit b46bc097b4
3 changed files with 2 additions and 4 deletions
-2
View File
@@ -1,4 +1,3 @@
cordova.define("com.lampa.startapp", function(require, exports, module) {
/**
com.lampa.startapp
https://github.com/lampaa/com.lampa.startapp
@@ -57,4 +56,3 @@ module.exports = {
this.getExtra(extraValue, completeCallback, errorCallback);
}
}
});