nk, not fully tested
This commit is contained in:
@@ -369,7 +369,6 @@ class C2Integration(SyncIntegration):
|
||||
# this part to get_workout_list
|
||||
workouts = self.get_workout_list(page=page)
|
||||
|
||||
counter = 0
|
||||
for workout in workouts:
|
||||
c2id = workout['id']
|
||||
if workout['new'] == 'NEW':
|
||||
|
||||
Reference in New Issue
Block a user