mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 10:38:02 -05:00
Remove unnecessary file from master cherry-pick
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
define(function() {
|
||||
return function( elem ) {
|
||||
return elem.ownerDocument.defaultView.getComputedStyle( elem, null );
|
||||
};
|
||||
});
|
||||
Reference in New Issue
Block a user