correction execute

This commit is contained in:
trochas
2025-11-07 10:41:45 +01:00
parent 3bf6870439
commit 92f37c6485
3 changed files with 2 additions and 3 deletions

View File

@@ -44,7 +44,6 @@ public class CapteurImpl implements Capteur {
for (ObserverDeCapteurAsync canal : observers) {
canal.update(this);
}
this.diffusion.execture();
}
//AO2 - Concrete Servant