Skip to content

Commit

Permalink
Duplicated protofiles & Delete ante.go & fix root import
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulBernal committed Jun 15, 2023
1 parent bf8b5ca commit 6f90b2f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 285 deletions.
61 changes: 0 additions & 61 deletions app/ante.go

This file was deleted.

1 change: 1 addition & 0 deletions cmd/bcnad/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
"github.com/cosmos/cosmos-sdk/x/auth/types"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
"github.com/cosmos/cosmos-sdk/x/crisis"
"github.com/cosmos/cosmos-sdk/x/genutil"
genutilcli "github.com/cosmos/cosmos-sdk/x/genutil/client/cli"
genutiltypes "github.com/cosmos/cosmos-sdk/x/genutil/types"
"github.com/spf13/cast"
Expand Down
11 changes: 0 additions & 11 deletions proto/bcna/bcna/bitcannaid.proto

This file was deleted.

18 changes: 0 additions & 18 deletions proto/bcna/bcna/genesis.proto

This file was deleted.

12 changes: 0 additions & 12 deletions proto/bcna/bcna/params.proto

This file was deleted.

97 changes: 0 additions & 97 deletions proto/bcna/bcna/query.proto

This file was deleted.

13 changes: 0 additions & 13 deletions proto/bcna/bcna/supplychain.proto

This file was deleted.

73 changes: 0 additions & 73 deletions proto/bcna/bcna/tx.proto

This file was deleted.

0 comments on commit 6f90b2f

Please sign in to comment.