mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
🤖 Applied provided resolved content to 1 merge conflicts
This commit is contained in:
commit
8b44c6f81b
1 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,5 @@ public class HelloWorld {
|
|||
|
||||
public static void helloWorld() {
|
||||
System.out.println("Hello, World! main");
|
||||
System.out.println("Hello, World! dev");
|
||||
System.out.println("Hello, World! dev");
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue