Remove unused /* global console */
[lhc/web/wiklou.git] / resources / src / startup / mediawiki.log.js
index 9283b16..e8eb0ae 100644 (file)
@@ -7,7 +7,7 @@
  * @author Trevor Parscal <tparscal@wikimedia.org>
  */
 ( function () {
-       /* global console, mw */
+       /* global mw */
        /* eslint-disable no-console */
        var original = mw.log;