Fix documenation for ECS

This commit is contained in:
Michael 2020-07-28 10:44:05 +02:00 committed by GitHub
parent 207d0bec78
commit 3908ef611a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 5 deletions

View file

@ -20,9 +20,7 @@ import (
math "math"
proto "github.com/golang/protobuf/proto"
)
import (
context "context"
grpc "google.golang.org/grpc"