fix code smells
This commit is contained in:
@@ -40,7 +40,7 @@ func NewService(opts ...Option) grpc.Service {
|
||||
thumbnail = svc.NewLogging(thumbnail, options.Logger)
|
||||
}
|
||||
|
||||
proto.RegisterThumbnailServiceHandler(
|
||||
_ = proto.RegisterThumbnailServiceHandler(
|
||||
service.Server(),
|
||||
thumbnail,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user