Remove unused comments
parent
4800d5ffc0
commit
55a14674f2
|
@ -11,8 +11,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
||||||
public class UserController {
|
public class UserController {
|
||||||
|
|
||||||
|
|
||||||
// @Autowired
|
|
||||||
// private UserService userService;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Just forward to page
|
* Just forward to page
|
||||||
|
|
Loading…
Reference in New Issue