mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use std::path::Path;
|
||||
|
||||
use criterion::{black_box, criterion_group, criterion_main, Criterion};
|
||||
|
||||
use deltachat::chat::{self, ChatId};
|
||||
use deltachat::chatlist::Chatlist;
|
||||
use deltachat::context::Context;
|
||||
|
||||
Reference in New Issue
Block a user