scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/jquery/src/traversing/var/rneedsContext.js
@@ -2,7 +2,5 @@
"../../core",
"../../selector"
], function( jQuery ) {
"use strict";
 
return jQuery.expr.match.needsContext;
} );