scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/jquery/src/var/class2type.js
@@ -1,6 +1,4 @@
define( function() {
"use strict";
 
define(function() {
// [[Class]] -> type pairs
return {};
} );
});