doing trainingpeaks, untested
This commit is contained in:
@@ -244,8 +244,4 @@ class RP3Integration(SyncIntegration):
|
||||
return super(RP3Integration, self).token_refresh(*args, **kwargs)
|
||||
|
||||
|
||||
# just as a quick test during development
|
||||
u = User.objects.get(id=1)
|
||||
|
||||
integration_1 = RP3Integration(u)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user