Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

fixed no-declare warning #70

Closed
wants to merge 1 commit into from
Closed

fixed no-declare warning #70

wants to merge 1 commit into from

Conversation

mslourens
Copy link

@mslourens mslourens commented Oct 30, 2017

Fixes #69 and #68 and #67

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • it removes a warning that a variable has been declared twice. No tests needed, because this doesn't cause a bug and is just not good code quality.

@SendGridDX
Copy link

SendGridDX commented Oct 30, 2017

CLA assistant check
All committers have signed the CLA.

@thinkingserious
Copy link
Contributor

@mslourens

We have not been able to merge your Pull Request, but because you are awesome - we wanted to make sure you could still get a SendGrid Hacktoberfest shirt.

Please go fill out our swag form before Nov 5th and we will send the shirt! (We know that you might have tried this before and it didn’t work, sorry about that!)

You have till Nov 5th to fill out this form in order to get the Hacktoberfest shirt!

Thank you for contributing during Hacktoberfest! We hope to see you in the repos soon! Just so you know, we always give away a SendGrid shirt for your first ever non-Hacktoberfest PR that gets merged.

@childish-sambino
Copy link
Contributor

Duplicates #61

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix "no-redeclare" issue in lib/client.js
5 participants