Nico creation methodes vides #7

Merged
NyxiumYuuki merged 33 commits from Nico_Creation_Methodes_vides into main 2021-02-01 18:45:25 +01:00
Showing only changes of commit fe443b6f99 - Show all commits

View file

@ -173,5 +173,6 @@ public class DataBase {
} }
System.out.println("Connected to database"); System.out.println("Connected to database");
return conn; return conn;
//
} }
} }