mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Fix linting issue
Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>
This commit is contained in:
parent
6bb5bcc212
commit
9f1c8a26f0
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ func newReleaseTestCmd(cfg *action.Configuration, out io.Writer) *cobra.Command
|
|||
}
|
||||
}()
|
||||
|
||||
|
||||
// We only return an error if we weren't even able to get the
|
||||
// release, otherwise we keep going so we can print status and logs
|
||||
// if requested
|
||||
|
|
|
|||
Loading…
Reference in a new issue