first commit dev

This commit is contained in:
Thomas Cardon 2022-01-19 15:49:07 +01:00
parent ec0dc019d8
commit 36b96e8170

View File

@ -39,7 +39,6 @@ public class Restaurant {
// TODO Auto-generated constructor stub
}
public Restaurant(String nom, String adresse, String telephone, boolean aEmporter, boolean surPlace, double prix,
boolean accesPMR, String latitude, String longitude, String website, Collection<TypeRestau> typerestaus) {
super();