Skip to content

Commit b76900a

Browse files
committed
修复BUG
1 parent b6f0533 commit b76900a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: www/cordova-plugin-openinstall.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
cordova.define("cordova-plugin-openinstall.openinstall", function(require, exports, module) {
21
var exec = require('cordova/exec');
32

43
module.exports = {
@@ -93,5 +92,3 @@ module.exports = {
9392
}
9493

9594
};
96-
97-
});

0 commit comments

Comments
 (0)