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

Various files: clean up unneeded code #8778

Merged
merged 27 commits into from
Aug 4, 2022
Merged

Various files: clean up unneeded code #8778

merged 27 commits into from
Aug 4, 2022

Conversation

patmmccann
Copy link
Collaborator

Used LGTM to remove superfluous arguments and identical operands and unneeded defensive code.

@lgtm-com
Copy link

lgtm-com bot commented Aug 3, 2022

This pull request fixes 15 alerts when merging b7c5ae5 into db2a333 - view on LGTM.com

fixed alerts:

  • 4 for Identical operands
  • 4 for Superfluous trailing arguments
  • 3 for Useless conditional
  • 3 for Unneeded defensive code
  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Aug 4, 2022

This pull request fixes 16 alerts when merging 668aeb2 into db2a333 - view on LGTM.com

fixed alerts:

  • 4 for Identical operands
  • 4 for Superfluous trailing arguments
  • 3 for Useless conditional
  • 3 for Unneeded defensive code
  • 1 for Useless assignment to local variable
  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Aug 4, 2022

This pull request fixes 16 alerts when merging ab40b2b into db2a333 - view on LGTM.com

fixed alerts:

  • 4 for Identical operands
  • 4 for Superfluous trailing arguments
  • 3 for Useless conditional
  • 3 for Unneeded defensive code
  • 1 for Useless assignment to local variable
  • 1 for Unused variable, import, function or class

@ChrisHuie ChrisHuie merged commit 67cb83c into master Aug 4, 2022
@ChrisHuie ChrisHuie deleted the lgtmalerts branch August 4, 2022 14:53
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
* Update example2.js

* Update example.js

* Update config.js

* Update freewheel-sspBidAdapter.js

* Update browsiRtdProvider.js

* Update consentManagementUsp.js

* Update synacormediaBidAdapter.js

* Update trustpidSystem.js

* Update tappxBidAdapter.js

* Update nobidBidAdapter.js

* Update visxBidAdapter.js

* Update remote.html

* Update prebidServer_example.html

* Update openxBidAdapter.js

* Update fintezaAnalyticsAdapter.js

* Update postbid-config.js

* Update postbid-config.js

* Update fintezaAnalyticsAdapter.js

* Update 1plusXRtdProviderExample.html

* Update prebidServer_example.html

* Update blueconicRtdProvider_example.html

* Update hadronRtdProvider_example.html

* Update airgridRtdProvider_example.html

* Update userId_example.html

* Update inskin_example.html

* Update serverbidServer_example.html

* Update postbid-config.js
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* Update example2.js

* Update example.js

* Update config.js

* Update freewheel-sspBidAdapter.js

* Update browsiRtdProvider.js

* Update consentManagementUsp.js

* Update synacormediaBidAdapter.js

* Update trustpidSystem.js

* Update tappxBidAdapter.js

* Update nobidBidAdapter.js

* Update visxBidAdapter.js

* Update remote.html

* Update prebidServer_example.html

* Update openxBidAdapter.js

* Update fintezaAnalyticsAdapter.js

* Update postbid-config.js

* Update postbid-config.js

* Update fintezaAnalyticsAdapter.js

* Update 1plusXRtdProviderExample.html

* Update prebidServer_example.html

* Update blueconicRtdProvider_example.html

* Update hadronRtdProvider_example.html

* Update airgridRtdProvider_example.html

* Update userId_example.html

* Update inskin_example.html

* Update serverbidServer_example.html

* Update postbid-config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants