scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 124  →  ?path2? @ 125
/bower_components/jquery/src/css/var/cssExpand.js
@@ -1,5 +1,3 @@
define( function() {
"use strict";
 
define(function() {
return [ "Top", "Right", "Bottom", "Left" ];
} );
});