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),
}
}