1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00
This commit is contained in:
Asim Aslam 2020-01-19 13:32:30 +00:00
parent e75b99f89c
commit e1ca40c1fc

View File

@ -183,4 +183,3 @@ func NewRuntime(opts ...runtime.Option) runtime.Runtime {
runtime: pb.NewRuntimeService(runtime.DefaultName, cli),
}
}