Clippy; remove forgotten dbg! (#4338)

This commit is contained in:
Hocuri
2023-04-18 20:52:01 +02:00
committed by GitHub
parent 903633f422
commit a806a218bf
3 changed files with 3 additions and 4 deletions

View File

@@ -367,7 +367,6 @@ async fn test_no_message_id_header() {
)
.await
.unwrap();
dbg!(&received);
assert!(received.is_none());
assert!(!t