mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
Automatically group imports using nightly rustfmt
This commit is contained in:
@@ -332,7 +332,6 @@ pub fn build_tls(strict_tls: bool) -> async_native_tls::TlsConnector {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
use crate::test_utils::TestContext;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user