Skip to content

Commit

Permalink
remove superfluous parameter from openx adapter (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkharma authored and dbemiller committed Jun 5, 2017
1 parent cf76e85 commit ece853a
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 ece853a

Please sign in to comment.