Skip to content

Commit dbd2fba

Browse files
committed
chore: removed typo
1 parent 5dc45a6 commit dbd2fba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/parser/dms.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -889,9 +889,6 @@ pub async fn print_direct_messages(
889889
sender_pubkey.to_string()
890890
};
891891

892-
println!("mostro pubkey : {}", mostro_pubkey.unwrap());
893-
println!("sender pubkey : {}", sender_pubkey);
894-
895892
// Print message header
896893
println!("📄 Message {}:", i + 1);
897894
println!("─────────────────────────────────────");

0 commit comments

Comments
 (0)