first commit #2

Merged
NicolasFabregas merged 2 commits from Nico_Creation_Methodes_vides into main 2020-12-12 16:30:43 +01:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 6db5c8eef8 - Show all commits

View file

@ -21,6 +21,5 @@ public class ImportData {
* La methode de recuperation de l URL
*/
public void getUrl(){
}
}

View file

@ -1,7 +1,7 @@
public class test{
public static void main(String[] args){
System.out.println("Il n'y a rien a voir !");
System.out.println("nico fait un test");
System.out.println("Il Je test les branchs");
}
}