Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Prune vestige; #406
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Dec 14, 2012
1 parent 0007fa7 commit 9caaf84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gittip/participant.py
Original file line number Diff line number Diff line change
Expand Up @@ -761,9 +761,3 @@ def take_over(self, platform, user_id, have_confirmation=False):
"VALUES (%s, %s, %s)"
, (other_id, self.id, archive_id)
)


@require_id
def disconnect_account(self, elsewhere_id):
"""
"""

0 comments on commit 9caaf84

Please sign in to comment.