This commit is contained in:
josephine.vetu 2025-01-27 10:38:59 +01:00
parent 98dedab992
commit c5f7b74593

View File

@ -20,7 +20,6 @@ public class Intervention {
@Override
public String toString() {
return "Intervention{" +
"id=" + id +
"id=" + id +
", date='" + date + '\'' +
", heure='" + heure + '\'' +