Browse Source

Remove unused comments

0.2
lishengzhao 10 years ago
parent
commit
55a14674f2
  1. 2
      src/main/java/cc/wdcy/web/controller/UserController.java

2
src/main/java/cc/wdcy/web/controller/UserController.java

@ -11,8 +11,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
public class UserController {
// @Autowired
// private UserService userService;
/**
* Just forward to page

Loading…
Cancel
Save