Skip to content

Commit

Permalink
feat: launch please release app (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
btfhernandez authored Oct 17, 2024
1 parent ebb82ec commit a12f2a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/authentication/authentication.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ func (authenticationObj *AuthenticationObj) GetPasswordSafeAuthentication() (ent
if err != nil {
return entities.SignApinResponse{}, err
}

return signApinResponse, nil
}

Expand Down

0 comments on commit a12f2a9

Please sign in to comment.