Skip to content

Commit

Permalink
cleanup imports
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Greenbury <[email protected]>
  • Loading branch information
edchapman88 and sgreenbury authored Sep 6, 2023
1 parent 24bdd3b commit 14ccc36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trustchain-api/src/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ use trustchain_ion::{
attest::attest_operation, attestor::IONAttestor, create::create_operation, get_ion_resolver,
verifier::IONVerifier,
};

use crate::TrustchainAPI;

/// API for Trustchain CLI DID functionality.
Expand Down

0 comments on commit 14ccc36

Please sign in to comment.