Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
moshababo committed Dec 12, 2022
1 parent f16f0f7 commit 0c18065
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions initialization/initialization.go
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,6 @@ func (init *Initializer) Initialize(ctx context.Context) error {
}

return fmt.Errorf("no nonce found")

return nil
}

func (init *Initializer) removeRedundantFiles(layout config.FilesLayout) error {
Expand Down

0 comments on commit 0c18065

Please sign in to comment.