scratch

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