Skip to content

Commit

Permalink
remove superfluous parameter from openx adapter (prebid#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkharma authored and dluxemburg committed Jul 17, 2018
1 parent 75ba5f2 commit 31dbe9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adapters/openx.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ const OpenxAdapter = function OpenxAdapter() {
ifr: isIfr,
tz: startTime.getTimezoneOffset(),
tws: getViewportDimensions(isIfr),
ee: 'api_sync_write',
ef: 'bt%2Cdb',
be: 1,
bc: BIDDER_CONFIG
Expand Down

0 comments on commit 31dbe9b

Please sign in to comment.