Skip to content

Commit

Permalink
Removed unnecessary newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Jun 5, 2011
1 parent 5838279 commit f65ccca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jquery.iframe-transport.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
'iframe script': function (iframe) {
return $.globalEval(iframe.text());
}

}
});

Expand Down

0 comments on commit f65ccca

Please sign in to comment.