Skip to content

Commit

Permalink
fix error in merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sag-henmus committed Nov 20, 2023
1 parent 8abfc47 commit 810d34c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openrtb_ext/bidders.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ var coreBidderNames []BidderName = []BidderName{
BidderSovrn,
BidderSspBC,
BidderStroeerCore,
BidderSynacormedia,
BidderTaboola,
BidderTappx,
BidderTeads,
Expand Down Expand Up @@ -462,7 +461,6 @@ const (
BidderSovrn BidderName = "sovrn"
BidderSspBC BidderName = "sspBC"
BidderStroeerCore BidderName = "stroeerCore"
BidderSynacormedia BidderName = "synacormedia"
BidderTaboola BidderName = "taboola"
BidderTappx BidderName = "tappx"
BidderTeads BidderName = "teads"
Expand Down

0 comments on commit 810d34c

Please sign in to comment.