diff --git a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py index e20da38..40d7bea 100644 --- a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py +++ b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py @@ -58,9 +58,6 @@ class Service(BaseService[PVs]): self.pvs.started.put(t0) self.pvs.bpmwf_enum.put(np.arange(0, 16384, 1)) - # TODO: What is this for? - self.path = "sls/bd/bin" - def update(self): pvs = self.pvs if pvs.trig.get() == 1: