trainingpeaks to production
This commit is contained in:
@@ -356,7 +356,6 @@ def workout_runkeeper_upload(user,w):
|
||||
rkid = getidfromresponse(response)
|
||||
rkuri = geturifromid(thetoken,rkid)
|
||||
w.uploadedtorunkeeper = rkid
|
||||
w.runkeeperuri = rkuri
|
||||
w.save()
|
||||
return '',rkid
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user