Make linter happy

This commit is contained in:
Benedikt Kulmann
2020-09-01 20:37:11 +02:00
parent 9d5fe2bb06
commit 391832e2fd
2 changed files with 11 additions and 10 deletions
+1
View File
@@ -3,6 +3,7 @@ package svc
import (
"context"
"fmt"
"github.com/golang/protobuf/ptypes/empty"
merrors "github.com/micro/go-micro/v2/errors"
"github.com/micro/go-micro/v2/metadata"