1 Commits

Author SHA1 Message Date
c5f7b74593 projet 2025-01-27 10:38:59 +01:00

View File

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