removed comment
This commit is contained in:
@@ -55,6 +55,5 @@ func (service *UserService) VerifyUser(token *string, verificationType *string)
|
||||
t := time.Now()
|
||||
verification.VerifiedAt = &t
|
||||
|
||||
// Update user status to active
|
||||
return verification, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user