Remove crossDomain:null comment, it's not needed since undefined==null below.
This commit is contained in:
parent
adbe5e95f3
commit
6c28a394c2
|
@ -319,7 +319,6 @@ jQuery.extend({
|
|||
cache: null,
|
||||
traditional: false,
|
||||
headers: {},
|
||||
crossDomain: null,
|
||||
*/
|
||||
|
||||
accepts: {
|
||||
|
|
Loading…
Reference in a new issue