Remove print 😊
This commit is contained in:
parent
ebd5cd47dd
commit
c7af673ad6
1 changed files with 0 additions and 1 deletions
|
|
@ -275,7 +275,6 @@ class EndpointsMixin(object):
|
||||||
Docs: https://dev.twitter.com/docs/api/1.1/get/friends/list
|
Docs: https://dev.twitter.com/docs/api/1.1/get/friends/list
|
||||||
|
|
||||||
"""
|
"""
|
||||||
print 'here 1'
|
|
||||||
return self.get('friends/list', params=params)
|
return self.get('friends/list', params=params)
|
||||||
get_friends_list.iterator_mode = 'cursor'
|
get_friends_list.iterator_mode = 'cursor'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue