mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
chore: fix 2024-03-05 nightly clippy warnings
This commit is contained in:
@@ -773,12 +773,9 @@ fn get_config_keys_string() -> String {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::string::ToString;
|
||||
|
||||
use num_traits::FromPrimitive;
|
||||
|
||||
use super::*;
|
||||
use crate::constants;
|
||||
use crate::test_utils::{sync, TestContext, TestContextManager};
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user