@@ -16,7 +16,6 @@ class Bank(Target):
pass
def reset(self):
logging.info("Reset Bank " + self.name)
for target in self.targets:
target.reset()
The note is not visible to the blocked user.