Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Removed a few unused/legacy methods from connections #329

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

fgbulsoni
Copy link
Contributor

@fgbulsoni fgbulsoni commented Oct 27, 2017

Description

Removed a few unused/legacy methods from connections.

This should also fix the flake8 tests which are failing on E722 due to those methods.

  • Added newline to pull request template regarding tracking endpoints in
    SDK
  • Updated 2 lines in endpoints-support.md

Issues Resolved

Fixes #330

Check List

  • All tests pass for Python 2.7+ & 3.4+($ tox).
  • Changes are documented in the CHANGELOG.

@fgbulsoni fgbulsoni force-pushed the refactor/removing-unused-methods-from-connection branch 3 times, most recently from 819a8d9 to d4b17ca Compare October 27, 2017 14:33
- Added newline to pull request template regarding tracking endpoints in
SDK
- Updated 2 lines in endpoints-support.md
@fgbulsoni fgbulsoni force-pushed the refactor/removing-unused-methods-from-connection branch from d4b17ca to 42631ef Compare October 27, 2017 14:36
Copy link
Contributor

@tmiotto tmiotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gone for good 🦄

@fgbulsoni fgbulsoni merged commit fc70f21 into master Oct 27, 2017
@fgbulsoni fgbulsoni deleted the refactor/removing-unused-methods-from-connection branch October 27, 2017 15:37
@fgbulsoni fgbulsoni mentioned this pull request Oct 27, 2017
5 tasks
AnushaY1916 pushed a commit that referenced this pull request Mar 2, 2018
…e-templates

Upgrade/600/server profile templates
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused/legacy code from connection.py
2 participants