scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/jquery/src/ajax/var/nonce.js
@@ -1,7 +1,5 @@
define( [
define([
"../../core"
], function( jQuery ) {
"use strict";
 
return jQuery.now();
} );
});