change nexus uri

This commit is contained in:
User
2022-05-15 18:16:44 +03:00
parent 333d8b2cc0
commit ea119a665f
7 changed files with 2 additions and 478 deletions

View File

@@ -7,7 +7,4 @@ public class Welcomer{
public String sayFarewell() {
return "Farewell, good hunter. May you find your worth in waking world.";
}
public String sayStatus() {
return "Hello! My status is Good";
}
}