removing white space
This commit is contained in:
@@ -4836,9 +4836,6 @@ def workout_upload_api(request):
|
||||
dologging('debuglog.log','Time zone set to {zone}'.format(zone=w.timezone))
|
||||
w.save()
|
||||
|
||||
|
||||
|
||||
|
||||
if make_plot: # pragma: no cover
|
||||
res, jobid = uploads.make_plot(r,w,f1,f2,plottype,t)
|
||||
elif r.staticchartonupload != 'None': # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user