Skip to content

Commit cb57b33

Browse files
committed
remove newline
1 parent 8f27317 commit cb57b33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mimefactory.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ impl MimeFactory {
264264
},
265265
)
266266
.await?;
267-
268267
let recipient_ids: Vec<_> = recipient_ids.into_iter().collect();
269268
ContactId::scaleup_origin(context, &recipient_ids, Origin::OutgoingTo).await?;
270269

0 commit comments

Comments
 (0)