removed print statement
This commit is contained in:
@@ -315,7 +315,6 @@ def get_userid(access_token):
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
res = ''
|
res = ''
|
||||||
|
|
||||||
print res,'userID'
|
|
||||||
return str(res)
|
return str(res)
|
||||||
|
|
||||||
def workout_runkeeper_upload(user,w):
|
def workout_runkeeper_upload(user,w):
|
||||||
|
|||||||
Reference in New Issue
Block a user