Skip to content

Commit 6c28a39

Browse files
committed
Remove crossDomain:null comment, it's not needed since undefined==null below.
1 parent adbe5e9 commit 6c28a39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ajax.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ jQuery.extend({
319319
cache: null,
320320
traditional: false,
321321
headers: {},
322-
crossDomain: null,
323322
*/
324323

325324
accepts: {

0 commit comments

Comments
 (0)