Skip to content

Commit

Permalink
remove signature argument that isn't available
Browse files Browse the repository at this point in the history
Signed-off-by: 2byrds <[email protected]>
  • Loading branch information
2byrds committed Nov 15, 2023
1 parent f16e280 commit 33f3daa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/keri/app/cli/commands/vc/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ def export_credentials(args):
""" Command line list credential registries handler
"""

sigs = args.signatures
tels = args.tels
kels = args.kels
chains = args.chains
Expand Down

0 comments on commit 33f3daa

Please sign in to comment.