removed comment

This commit is contained in:
2022-12-10 23:02:25 +01:00
parent 79a4b75a91
commit 2a16ecd466
-1
View File
@@ -24,7 +24,6 @@ class PVSensor(Sensor):
self._units = value
#TODO: might be better to use the default from Sensor
def get_current_value(self):
return self.pv.get()