added cursus/course interactions
This commit is contained in:
@@ -41,7 +41,5 @@ public class UserController {
|
||||
public Iterable<User> getAllUsers(){
|
||||
return userService.getAll();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user