remove starting node log in piecestore server (#964)
This commit is contained in:
parent
011b889ba7
commit
9fa874459a
@ -80,7 +80,6 @@ func (c Config) Run(ctx context.Context, server *provider.Provider) (err error)
|
||||
log.Fatal(s.Stop(ctx))
|
||||
}()
|
||||
|
||||
s.log.Info("Started Node", zap.String("ID", fmt.Sprint(server.Identity().ID)))
|
||||
return server.Run(ctx)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user