mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Ajax: code style fixes
Only for 2.2.0 version
This commit is contained in:
parent
4ecb1b7e57
commit
8a896dfac8
@ -5,6 +5,7 @@ define( [
|
|||||||
"../traversing",
|
"../traversing",
|
||||||
"../manipulation",
|
"../manipulation",
|
||||||
"../selector",
|
"../selector",
|
||||||
|
|
||||||
// Optional event/alias dependency
|
// Optional event/alias dependency
|
||||||
"../event/alias"
|
"../event/alias"
|
||||||
], function( jQuery ) {
|
], function( jQuery ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user