1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-18 22:17:44 +02:00

fix: linting issues (#2566)

This commit is contained in:
Rene Jochum
2022-09-30 20:32:55 +02:00
committed by GitHub
parent 85c0b0b8eb
commit 010b1d9f11
53 changed files with 401 additions and 296 deletions

View File

@ -20,7 +20,6 @@ import (
"go-micro.dev/v4/codec"
merrors "go-micro.dev/v4/errors"
log "go-micro.dev/v4/logger"
)