mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -509,7 +509,6 @@ impl AccountConfig {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use crate::stock_str::{self, StockMessage};
|
||||
|
||||
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
|
||||
|
||||
Reference in New Issue
Block a user