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

Removing unused instance of request_headers #862

Closed
karlcow opened this issue Dec 15, 2015 · 0 comments
Closed

Removing unused instance of request_headers #862

karlcow opened this issue Dec 15, 2015 · 0 comments
Assignees

Comments

@karlcow
Copy link
Member

karlcow commented Dec 15, 2015

See the discussion with @miketaylr at de00259#diff-b9ca02974fd8e51b2c21afc1f20d62b5L53

The current instance of the code

request_headers = get_request_headers(g.request_headers)

sports a unused request_headers to be removed.

Bonus:

  • Remove from flask.ext.github import GitHubError
  • Remove from webcompat import github

😁

karlcow added a commit to karlcow/webcompat.com that referenced this issue Dec 16, 2015
karlcow added a commit to karlcow/webcompat.com that referenced this issue Dec 16, 2015
karlcow added a commit to karlcow/webcompat.com that referenced this issue Dec 16, 2015
@karlcow karlcow self-assigned this Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants