scratch

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