fix: remove bodge (readback) in SimMonitor
This commit is contained in:
parent
4d15a90633
commit
cd75fc0e01
@ -74,8 +74,6 @@ class SimMonitor(ReadOnlySignal):
|
||||
)
|
||||
if self.sim_init:
|
||||
self.sim.set_init(self.sim_init)
|
||||
# TODO remove after refactoring, this is a temporary bodge to avoid breaking tests
|
||||
self.readback = self
|
||||
|
||||
@property
|
||||
def registered_proxies(self) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user