mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Remove obsolete jshint comments (#444)
This commit is contained in:
committed by
Shazron Abdullah
parent
fc69da7a42
commit
02ee925103
-2
@@ -4,8 +4,6 @@
|
||||
* @param {String} root Root folder of the project
|
||||
*/
|
||||
|
||||
/* jshint esnext: false */
|
||||
|
||||
module.exports.isAndroidStudioProject = function isAndroidStudioProject (root) {
|
||||
return true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user