Merge pull request #921 from QNimbus/pr-01

Removed unused import
This commit is contained in:
Michael Teeuw
2017-06-21 12:43:50 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Bug of duplicated compliments as described in [here](https://forum.magicmirror.builders/topic/2381/compliments-module-stops-cycling-compliments).
- Fix double message about port when server is starting
- Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
- Removed unused import from js/electron.js
## [2.1.1] - 2017-04-01