Skip to content

Commit

Permalink
Update rxrtbBidAdapter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
prebidRxRTB authored Feb 22, 2018
1 parent cb5b111 commit 09bca02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/rxrtbBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ function makeImp(req) {
'banner': makeBanner(req)
};


if (req.params.bidfloor && isFinite(req.params.bidfloor)) {
imp.bidfloor = req.params.bidfloor
}
Expand Down

0 comments on commit 09bca02

Please sign in to comment.