Browse Source

Fix linting error

JC Brand 8 years ago
parent
commit
d70746d6ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils.js

+ 1 - 1
src/utils.js

@@ -6,7 +6,7 @@
 // Copyright (c) 2012-2017, Jan-Carel Brand <jc@opkode.com>
 // Licensed under the Mozilla Public License (MPLv2)
 //
-/*global define, escape, locales, window */
+/*global define, escape, locales, window, Jed */
 (function (root, factory) {
     define([
         "sizzle",