mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
incus-agent: Fix gofumpt
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -101,7 +101,7 @@ func runService(name string, agentCmd *cmdAgent) error {
|
||||
elog.Error(1, fmt.Sprintf("%s service failed: %v", name, err))
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
elog.Info(1, fmt.Sprintf("%s service stopped", name))
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user