Skip to content

Commit

Permalink
gofump lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ysebyy committed Aug 14, 2024
1 parent f2588e9 commit c0e180e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ func (a App) sbomsFromRepositoryInternal(ctx context.Context, repositoryURL stri
Username: a.githubUsername,
AccessToken: a.githubAPIToken,
})

if err != nil {
log.WithError(err).Errorf("could not fetch after regenerated token %s", repositoryURL)
return
Expand Down

0 comments on commit c0e180e

Please sign in to comment.