Skip to content

Commit

Permalink
Update x/e2ee/client/cli/encrypt.go
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang authored Apr 29, 2024
1 parent 91e09b0 commit f68a5fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/e2ee/client/cli/encrypt.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (

const (
FlagRecipient = "recipient"
flagO = "o"
)

func EncryptCommand() *cobra.Command {
Expand Down

0 comments on commit f68a5fd

Please sign in to comment.