mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 13:56:30 +03:00
cargo fix
This commit is contained in:
@@ -728,7 +728,7 @@ mod tests {
|
|||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
use crate::{
|
use crate::{
|
||||||
chat::ChatItem, config::Config, dc_receive_imf::dc_receive_imf, message::get_msg_info,
|
config::Config, dc_receive_imf::dc_receive_imf, message::get_msg_info,
|
||||||
test_utils::TestContext,
|
test_utils::TestContext,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user