Private
Public Access
1
0

nk, not fully tested

This commit is contained in:
Sander Roosendaal
2023-02-12 16:42:26 +01:00
parent 461611a1f4
commit fa9f33d692
11 changed files with 363 additions and 159 deletions

View File

@@ -338,7 +338,3 @@ class StravaIntegration(SyncIntegration):
# just as a quick test during development
u = User.objects.get(id=1)
strava_integration_1 = StravaIntegration(u)