make ESLint a touch happier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/3992/head
Michael Telatynski 2017-05-22 18:31:30 +01:00
parent 755c66b9f1
commit f57d8e4cb9
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ export default class ElectronPlatform extends VectorBasePlatform {
}
displayNotification(title: string, msg: string, avatarUrl: string, room: Object): Notification {
// GNOME notification spec parses HTML tags for styling...
// Electron Docs state all supported linux notification systems follow this markup spec
// https://github.com/electron/electron/blob/master/docs/tutorial/desktop-environment-integration.md#linux