1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-10-06 21:46:55 +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),
}
}