Compare commits
No commits in common. "4e6c4ecf38cd79ee86b3cdd42eb25599edcd2f42" and "5636d964788081b579afa5f3ea28437247fb1163" have entirely different histories.
4e6c4ecf38
...
5636d96478
@ -130,4 +130,4 @@ public class UserService {
|
||||
public void delete(User user) {
|
||||
userRepo.delete(user);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user