From 33f3daaff071d10bc896cb717914c8e8131deaa5 Mon Sep 17 00:00:00 2001 From: 2byrds <2byrds@gmail.com> Date: Wed, 15 Nov 2023 15:36:35 -0500 Subject: [PATCH] remove signature argument that isn't available Signed-off-by: 2byrds <2byrds@gmail.com> --- src/keri/app/cli/commands/vc/export.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/keri/app/cli/commands/vc/export.py b/src/keri/app/cli/commands/vc/export.py index 869f8e814..3f8d8670a 100644 --- a/src/keri/app/cli/commands/vc/export.py +++ b/src/keri/app/cli/commands/vc/export.py @@ -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