Minor: Remove redundant comment

This commit is contained in:
Nikolaus Waxweiler 2019-03-10 23:03:08 +00:00
parent 5f7afa23b2
commit 754c1c6a2f

View File

@ -1188,7 +1188,6 @@ class DesignSpaceDocument(LogMixin, AsDictMixin):
# Convert the default location from user space to design space before comparing
# it against the SourceDescriptor locations (always in design space).
# Note: given no map, piecewiseLinearMap will simply return the value.
default_location_design = {
axis.name: axis.map_forward(self.defaultLoc[axis.name])
for axis in self.axes