mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
currentweather: Remove variable updateTimer not used
This commit is contained in:
parent
a388fe3acb
commit
deda869cc5
@ -98,8 +98,6 @@ Module.register("currentweather",{
|
||||
this.loaded = false;
|
||||
this.scheduleUpdate(this.config.initialLoadDelay);
|
||||
|
||||
this.updateTimer = null;
|
||||
|
||||
},
|
||||
|
||||
// Override dom generator.
|
||||
|
Loading…
x
Reference in New Issue
Block a user