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