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
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 54862251c8 - 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");
}
}