Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Revert "Added new size 640x360 (Id: 198) (prebid#1490)" (prebid#1501)
Browse files Browse the repository at this point in the history
This reverts commit fa23f5c.
  • Loading branch information
bsardo committed Sep 16, 2020
1 parent 9191667 commit 7667fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adapters/rubicon/rubicon.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ var rubiSizeMap = map[rubiSize]int{
{w: 800, h: 250}: 125,
{w: 200, h: 600}: 126,
{w: 640, h: 320}: 156,
{w: 640, h: 360}: 198,
}

// defines the contract for bidrequest.user.ext.eids[i].ext
Expand Down

0 comments on commit 7667fa9

Please sign in to comment.