chore: fix warnings (#3990)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package resolver
|
||||
|
||||
import (
|
||||
"github.com/zeromicro/go-zero/zrpc/resolver/internal"
|
||||
)
|
||||
import "github.com/zeromicro/go-zero/zrpc/resolver/internal"
|
||||
|
||||
// Register registers schemes defined zrpc.
|
||||
// Keep it in a separated package to let third party register manually.
|
||||
|
||||
Reference in New Issue
Block a user