removing x_right in a couple of places
This commit is contained in:
@@ -3030,7 +3030,6 @@ strokedatafields = {
|
||||
'hr_an':models.IntegerField(null=True),
|
||||
'hr_max':models.IntegerField(null=True),
|
||||
'hr_bottom':models.IntegerField(null=True),
|
||||
'x_right':models.FloatField(null=True),
|
||||
'ergpace':models.FloatField(null=True),
|
||||
'nowindpace':models.FloatField(null=True),
|
||||
'equivergpower':models.FloatField(null=True),
|
||||
|
||||
Reference in New Issue
Block a user