Removed debugging print statement
This commit is contained in:
parent
0737c12449
commit
6f38c4c27d
1 changed files with 0 additions and 1 deletions
|
|
@ -219,7 +219,6 @@ class Twython(object):
|
|||
|
||||
request_tokens['auth_url'] = self.authenticate_url + '?' + urllib.urlencode(auth_url_params)
|
||||
|
||||
print request_tokens
|
||||
return request_tokens
|
||||
|
||||
def get_authorized_tokens(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue