update to latest micro
@ -108,9 +108,6 @@ func (g *grpcServer) configure(opts ...server.Option) error {
if err := g.opts.Tracer.Init(); err != nil {
return err
}
if err := g.opts.Auth.Init(); err != nil {
if err := g.opts.Logger.Init(); err != nil {
The note is not visible to the blocked user.