1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-05 10:20:53 +02:00

still more fixes

This commit is contained in:
asim 2024-07-07 18:36:04 +01:00
parent db0fa9fe1f
commit bac34aaec1

View File

@ -281,7 +281,6 @@ func newCmd(opts ...Option) Cmd {
Selectors: DefaultSelectors,
Servers: DefaultServers,
Transports: DefaultTransports,
Runtimes: DefaultRuntimes,
Stores: DefaultStores,
Tracers: DefaultTracers,
Auths: DefaultAuths,