mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +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::chatlist::Chatlist;
|
||||
use deltachat::context::Context;
|
||||
use deltachat::stock_str::StockStrings;
|
||||
|
||||
Reference in New Issue
Block a user