mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
remove todo
This commit is contained in:
@@ -48,8 +48,6 @@ import com.wordnik.swagger.annotations.ApiParam;
|
|||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
public class AdminREST {
|
public class AdminREST {
|
||||||
|
|
||||||
// TODO check roles
|
|
||||||
|
|
||||||
private final UserDAO userDAO;
|
private final UserDAO userDAO;
|
||||||
private final UserRoleDAO userRoleDAO;
|
private final UserRoleDAO userRoleDAO;
|
||||||
private final UserService userService;
|
private final UserService userService;
|
||||||
|
|||||||
Reference in New Issue
Block a user