From 44ff1a16886330afabf1cdcece50c5ffe8e17b71 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 1 Nov 2015 01:29:18 -0800 Subject: [PATCH] Notification is now in jsHint browser globals. --- Gruntfile.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 665c468b6..df205712e 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -299,7 +299,6 @@ module.exports = (grunt) -> '-W093': true globals: do -> globals = - Notification: true MediaError: true Set: true GM_info: true