mirror of
				https://github.com/MichMich/MagicMirror.git
				synced 2025-10-31 10:48:10 +00:00 
			
		
		
		
	Merge pull request #508 from roramirez/var_updateTimer
currentweather: Remove variable updateTimer not used
This commit is contained in:
		| @@ -98,8 +98,6 @@ Module.register("currentweather",{ | ||||
| 		this.loaded = false; | ||||
| 		this.scheduleUpdate(this.config.initialLoadDelay); | ||||
|  | ||||
| 		this.updateTimer = null; | ||||
|  | ||||
| 	}, | ||||
|  | ||||
| 	// Override dom generator. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user