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

правки по ПР

parent eef25526
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ import (
io "io"
files "git.perx.ru/perxis/perxis-go/pkg/files"
mock "github.com/stretchr/testify/mock"
)
......
......@@ -6,7 +6,6 @@ import (
io "io"
files "git.perx.ru/perxis/perxis-go/pkg/files"
mock "github.com/stretchr/testify/mock"
)
......
......@@ -5,6 +5,7 @@ package transport
import (
"context"
"errors"
files "git.perx.ru/perxis/perxis-go/pkg/files"
codes "google.golang.org/grpc/codes"
status "google.golang.org/grpc/status"
......
......@@ -4,6 +4,7 @@ package transport
import (
"context"
files "git.perx.ru/perxis/perxis-go/pkg/files"
endpoint "github.com/go-kit/kit/endpoint"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment