Skip to content

Commit

Permalink
Merge pull request #8 from patmmccann/patmmccann-patch-3
Browse files Browse the repository at this point in the history
Update visiblemeasuresBidAdapter.js
  • Loading branch information
patmmccann authored Jun 10, 2024
2 parents e2c30ff + 9e2e4d8 commit 620d68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/visiblemeasuresBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export const spec = {
deviceHeight = winTop.screen.height;
winLocation = winTop.location;
} catch (e) {
logMessage(e);
winLocation = window.location;
}

Expand Down

0 comments on commit 620d68a

Please sign in to comment.