mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +03:00
Allow clippy::uninlined_format_args in examples
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(clippy::uninlined_format_args)]
|
||||
use deltachat::chat::{self, ChatId};
|
||||
use deltachat::chatlist::*;
|
||||
use deltachat::config;
|
||||
|
||||
Reference in New Issue
Block a user