Merge branch 'release/v2.15'
This commit is contained in:
@@ -237,14 +237,6 @@ def createunderarmourworkoutdata(w):
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
haslatlon = 0
|
haslatlon = 0
|
||||||
|
|
||||||
# short for debugging
|
|
||||||
t = t[:10]
|
|
||||||
d = d[:10]
|
|
||||||
lat = lat[:10]
|
|
||||||
hr = hr[:10]
|
|
||||||
lon = lon[:10]
|
|
||||||
spm = spm[:10]
|
|
||||||
|
|
||||||
# path data
|
# path data
|
||||||
if haslatlon:
|
if haslatlon:
|
||||||
locdata = []
|
locdata = []
|
||||||
|
|||||||
Reference in New Issue
Block a user