From fae1563199902118e87a1625f9773482f00e2d31 Mon Sep 17 00:00:00 2001 From: keruch Date: Thu, 18 Jul 2024 11:08:54 +0200 Subject: [PATCH] rebase commit --- x/sponsorship/types/tx.pb.go | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/x/sponsorship/types/tx.pb.go b/x/sponsorship/types/tx.pb.go index 80a6a381a..287b915f1 100644 --- a/x/sponsorship/types/tx.pb.go +++ b/x/sponsorship/types/tx.pb.go @@ -6,10 +6,6 @@ package types import ( context "context" fmt "fmt" - io "io" - math "math" - math_bits "math/bits" - _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/cosmos-sdk/types/msgservice" _ "github.com/cosmos/gogoproto/gogoproto" @@ -18,6 +14,9 @@ import ( grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" + io "io" + math "math" + math_bits "math/bits" ) // Reference imports to suppress errors if they are not otherwise used.