remove whitespace

Change-Id: Ibe7acffe1dcdcd4932fa4275d14e8b9b87573537
This commit is contained in:
zolliker 2021-10-06 14:02:55 +02:00
parent 29226a1062
commit c0fbbdb419

View File

@ -113,17 +113,3 @@ class Uniax(Drivable):
self._target = None self._target = None
self._motor.stop() self._motor.stop()
self.status = self.Status.IDLE, 'stopped' self.status = self.Status.IDLE, 'stopped'