Remove unused jquery.validate module

jquery.validate was added in r99929, presumably for Gadgets 3.0 work.
However it's entirely unused in core, extensions in Gerrit, and on
Wikimedia sites. Even if Gadgets 3.0 were to require it, it should
probably live in the Gadgets extension rather than core.

Change-Id: Iebe09e853a6eb67af4a06b296606a8193df18d34
This commit is contained in:
Kunal Mehta 2016-01-07 15:28:07 -08:00
parent 8054a87bb0
commit 4a40a5d217
2 changed files with 0 additions and 1169 deletions

View file

@ -355,9 +355,6 @@ return array(
'scripts' => 'resources/lib/jquery/jquery.ba-throttle-debounce.js',
'targets' => array( 'desktop', 'mobile' ),
),
'jquery.validate' => array(
'scripts' => 'resources/lib/jquery/jquery.validate.js',
),
'jquery.xmldom' => array(
'scripts' => 'resources/lib/jquery/jquery.xmldom.js',
),

File diff suppressed because it is too large Load diff