mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Fix lint issues.
This commit is contained in:
1
modules/node_modules/node_helper/index.js
generated
vendored
1
modules/node_modules/node_helper/index.js
generated
vendored
@@ -33,7 +33,6 @@ NodeHelper = Class.extend({
|
|||||||
console.log("Stopping module helper: " + this.name);
|
console.log("Stopping module helper: " + this.name);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
/* socketNotificationReceived(notification, payload)
|
/* socketNotificationReceived(notification, payload)
|
||||||
* This method is called when a socket notification arrives.
|
* This method is called when a socket notification arrives.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user