Skip to content

Commit

Permalink
Invibes Bid Adapter: resolve prebid 5 merge conflict (#6960)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHuie authored Jun 7, 2021
1 parent d34bd45 commit 61c494a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/invibesBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,6 @@ function addMeta(bidModelMeta) {
meta[CONSTANTS.META_TAXONOMY[i]] = bidModelMeta[CONSTANTS.META_TAXONOMY[i]];
}
}

utils.logInfo('Invibes Adapter - No ads available');
return null;
}

return meta;
Expand Down

0 comments on commit 61c494a

Please sign in to comment.