removed migrations
This commit is contained in:
@@ -1408,7 +1408,9 @@ def workout_getimportview(request,externalid,source = 'c2'):
|
||||
except ValueError:
|
||||
pass
|
||||
|
||||
|
||||
if strokedata.empty:
|
||||
print('aap')
|
||||
distance = data['distance']
|
||||
c2id = data['id']
|
||||
workouttype = mytypes.c2mappinginv[data['type']]
|
||||
|
||||
Reference in New Issue
Block a user