Skip to content

Commit de75e92

Browse files
authored
Update read-only/tests/test.rs
1 parent 79a65f2 commit de75e92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

read-only/tests/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ where
137137
remaining_accounts.add_system_accounts_v2(config)?;
138138

139139
let hash = compressed_account.hash;
140-
println!("hash {:?}", hash);
141140
let rpc_result = rpc
142141
.get_validity_proof(vec![hash], vec![], None)
143142
.await?

0 commit comments

Comments
 (0)