Skip to content

Commit

Permalink
remove line break
Browse files Browse the repository at this point in the history
  • Loading branch information
protonate committed Nov 10, 2016
1 parent a6e3250 commit 6d97e91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/prebid.js
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ $$PREBID_GLOBAL$$.requestBids = function ({ bidsBackHandler, timeout, adUnits, a
if (typeof bidsBackHandler === objectType_function) {
bidmanager.addOneTimeCallback(bidsBackHandler, false);
}

bidmanager.executeCallback();
return;
}
Expand Down

0 comments on commit 6d97e91

Please sign in to comment.