Skip to content

Commit

Permalink
chore: disable example code
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Feb 12, 2025
1 parent 7b9017d commit a32af86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/signer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ impl KeySpecifier {
/// # Example
///
/// ```no_run
/// use solana_signer_gcp::Signer;
/// //use solana_signer_gcp::Signer;
/// ```
#[derive(Clone)]
pub struct GcpSigner {
Expand Down

0 comments on commit a32af86

Please sign in to comment.