Skip to content

Commit

Permalink
Clean up console
Browse files Browse the repository at this point in the history
  • Loading branch information
ym-elber committed Dec 23, 2019
1 parent d257f97 commit b212e38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions modules/yieldmoBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export const spec = {
* @return ServerRequest Info describing the request to the server.
*/
buildRequests: function(bidRequests, bidderRequest) {
console.log('bid requests');
console.log(bidRequests);
let serverRequest = {
p: [],
page_url: bidderRequest.refererInfo.referer,
Expand Down
3 changes: 0 additions & 3 deletions modules/yieldmoBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
Module Name: Yieldmo Bid Adapter
Module Type: Bidder Adapter
Maintainer: opensource@yieldmo.com
<<<<<<< HEAD
=======
Note: Our ads will only render in mobile
>>>>>>> 889e5f0f... update maintainer email
```

# Description
Expand Down

0 comments on commit b212e38

Please sign in to comment.