remove unnecessary comment
This commit is contained in:
parent
c87a166834
commit
3ea49137e9
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ public class UserService {
|
||||||
|
|
||||||
private final UserRepository userRepository;
|
private final UserRepository userRepository;
|
||||||
|
|
||||||
// init argon2
|
|
||||||
private final Argon2PasswordEncoder passwordEncoder;
|
private final Argon2PasswordEncoder passwordEncoder;
|
||||||
|
|
||||||
// Constructor
|
// Constructor
|
||||||
|
|
Loading…
Reference in a new issue