jquery.qunit.completenessTest: Remove redundant jshint override
authorTimo Tijhof <ttijhof@wikimedia.org>
Tue, 5 Mar 2013 01:54:53 +0000 (02:54 +0100)
committerTimo Tijhof <ttijhof@wikimedia.org>
Tue, 5 Mar 2013 01:54:53 +0000 (02:54 +0100)
Change-Id: I94aeff9c857d3a1929834fe6acdcb00d238ae250

resources/jquery/jquery.qunit.completenessTest.js

index ef28948..20e6678 100644 (file)
@@ -12,8 +12,6 @@
  *
  * @author Timo Tijhof, 2011-2012
  */
-/*global jQuery, QUnit */
-/*jshint eqeqeq:false, eqnull:false, forin:false */
 ( function ( $ ) {
        'use strict';