Commit bbb056f8 authored by dyong's avatar dyong

removing line for git push test

parent e4c08831
......@@ -8,7 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
System.out.println("testing git");
return "Greetings from Spring Boot! with Darrick's second change";
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment