Skip to content

Commit

Permalink
fixup! PR(CLI): Make a new identity command
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Jun 24, 2024
1 parent 8db0716 commit 6750130
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli/identity_new.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ package cli

import (
"github.com/spf13/cobra"

"github.com/sourcenetwork/defradb/acp/identity"
)

func MakeIdentityNewCommand() *cobra.Command {
Expand Down

0 comments on commit 6750130

Please sign in to comment.