Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Apr 25, 2024
1 parent 5bc41f2 commit 6996267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/crates/stellar-ledger/src/signer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pub enum Error {
}

/// A trait for signing Stellar transactions and Soroban authorization entries
#[async_trait]
pub trait Stellar {
/// The type of the options that can be passed when creating a new signer
type Init;
Expand Down

0 comments on commit 6996267

Please sign in to comment.