mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
Clippy; remove forgotten dbg! (#4338)
This commit is contained in:
@@ -367,7 +367,6 @@ async fn test_no_message_id_header() {
|
||||
)
|
||||
.await
|
||||
.unwrap();
|
||||
dbg!(&received);
|
||||
assert!(received.is_none());
|
||||
|
||||
assert!(!t
|
||||
|
||||
Reference in New Issue
Block a user