Skip to content

Commit a32af86

Browse files
committed
chore: disable example code
1 parent 7b9017d commit a32af86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/signer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ impl KeySpecifier {
7070
/// # Example
7171
///
7272
/// ```no_run
73-
/// use solana_signer_gcp::Signer;
73+
/// //use solana_signer_gcp::Signer;
7474
/// ```
7575
#[derive(Clone)]
7676
pub struct GcpSigner {

0 commit comments

Comments
 (0)