mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Remove unused uelf variable
This commit is contained in:
parent
29e82cc509
commit
c95a37130a
@ -12,7 +12,6 @@ var CalendarFetcher = require("./calendarfetcher.js");
|
|||||||
module.exports = NodeHelper.create({
|
module.exports = NodeHelper.create({
|
||||||
// Override start method.
|
// Override start method.
|
||||||
start: function() {
|
start: function() {
|
||||||
var self = this;
|
|
||||||
var events = [];
|
var events = [];
|
||||||
|
|
||||||
this.fetchers = [];
|
this.fetchers = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user