mirror of
https://github.com/jquery/jquery.git
synced 2026-02-08 04:25:06 -05:00
Remove unnec. empty line
This commit is contained in:
@@ -1067,7 +1067,6 @@ jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblcl
|
||||
jQuery.attrFn[ name ] = true;
|
||||
}
|
||||
|
||||
|
||||
// Key Event property hooks
|
||||
if ( rkeyEvent.test( name ) ) {
|
||||
jQuery.event.propHooks[ name ] = function( event, original ) {
|
||||
|
||||
Reference in New Issue
Block a user