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

fixes

parent b1b38dbf
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ package transport
import (
"context"
"errors"
files "git.perx.ru/perxis/perxis-go/pkg/files"
images "git.perx.ru/perxis/perxis-go/pkg/images"
codes "google.golang.org/grpc/codes"
......
......@@ -4,6 +4,7 @@ package transport
import (
"context"
images "git.perx.ru/perxis/perxis-go/pkg/images"
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