Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unused variable removed #1800

Merged
merged 28 commits into from
Nov 3, 2017
Merged

unused variable removed #1800

merged 28 commits into from
Nov 3, 2017

Conversation

tchibirev
Copy link
Contributor

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other

Description of change

unused variable removed

  • test parameters for validating bids
{
  bidder: 'realvu',
  params: {
     partnerId: '1Y',
     placementId: '9339508'
  }
}

Be sure to test the integration with your adserver using the Hello World sample page.

  • contact email of the adapter’s maintainer
  • official adapter submission

Other information

@dbemiller dbemiller added the LGTM label Nov 3, 2017
@matthewlane matthewlane merged commit 6f3228b into prebid:master Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants