Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thobson88 committed Jul 3, 2024
1 parent 7c2ab22 commit b7609b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trustchain-cli/src/bin/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use trustchain_api::{
};
use trustchain_cli::config::cli_config;
use trustchain_core::{
chain::DIDChain,
vc::{CredentialError, DataCredentialError},
verifier::Verifier,
};
Expand Down

0 comments on commit b7609b4

Please sign in to comment.