Updated indentation

This commit is contained in:
Kiran 2016-09-28 16:50:14 -04:00 committed by GitHub
parent f6e5e17c9a
commit 7f58390d53

View File

@ -5,7 +5,6 @@ import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
@RequestMapping("/")
public class ApplicationController {