chore: remove newline [ci skip]

This commit is contained in:
decentral1se 2023-02-08 23:46:37 +01:00
parent f6b139dfea
commit e1c635af86
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ catalogue. If a new patch/minor version is available, a notification is
printed. To include major versions use the --major flag.
`,
Action: func(c *cli.Context) error {
cl, err := client.New("default")
if err != nil {
logrus.Fatal(err)