Skip to content
Snippets Groups Projects
Commit fa34f780 authored by ko_oler's avatar ko_oler
Browse files

правки по ПР

parent da0d2677
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,8 @@ import (
context "context"
collections "git.perx.ru/perxis/perxis-go/pkg/collections"
mock "github.com/stretchr/testify/mock"
schema "git.perx.ru/perxis/perxis-go/pkg/schema"
mock "github.com/stretchr/testify/mock"
)
// Collections is an autogenerated mock type for the Collections type
......
......@@ -5,6 +5,7 @@ package transport
import (
"context"
"errors"
collections "git.perx.ru/perxis/perxis-go/pkg/collections"
schema "git.perx.ru/perxis/perxis-go/pkg/schema"
codes "google.golang.org/grpc/codes"
......
......@@ -4,6 +4,7 @@ package transport
import (
"context"
collections "git.perx.ru/perxis/perxis-go/pkg/collections"
endpoint "github.com/go-kit/kit/endpoint"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment