Skip to content

Commit

Permalink
chore: delete unused flag FlagSquareSizes (celestiaorg#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Nov 25, 2022
1 parent c92cc8d commit 79d681a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/blob/client/cli/wirepayfordata.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ import (
sdk "github.com/cosmos/cosmos-sdk/types"
)

const FlagSquareSizes = "square-sizes"

func CmdWirePayForBlob() *cobra.Command {
cmd := &cobra.Command{
Use: "payForBlob [hexNamespace] [hexBlob]",
Expand Down

0 comments on commit 79d681a

Please sign in to comment.