diff --git a/api/gateway/mntx/internal/service/gateway/service.go b/api/gateway/mntx/internal/service/gateway/service.go index 02a9360..dad98e8 100644 --- a/api/gateway/mntx/internal/service/gateway/service.go +++ b/api/gateway/mntx/internal/service/gateway/service.go @@ -15,7 +15,6 @@ import ( "github.com/tech/sendico/pkg/mlogger" "github.com/tech/sendico/pkg/mservice" gatewayv1 "github.com/tech/sendico/pkg/proto/common/gateway/v1" - mntxv1 "github.com/tech/sendico/pkg/proto/gateway/mntx/v1" unifiedv1 "github.com/tech/sendico/pkg/proto/gateway/unified/v1" "go.uber.org/zap" "google.golang.org/grpc"