cargo fix
This commit is contained in:
@@ -9,7 +9,6 @@ use kordophone::APIInterface;
|
||||
use thiserror::Error;
|
||||
|
||||
use kordophone_db::database::Database;
|
||||
use kordophone_db::database::DatabaseAccess;
|
||||
|
||||
use crate::daemon::events::Event;
|
||||
use crate::daemon::events::Reply;
|
||||
@@ -21,7 +20,6 @@ use tokio::sync::Mutex;
|
||||
use tokio::sync::mpsc::{Receiver, Sender};
|
||||
|
||||
use tokio::pin;
|
||||
use tokio::time::Duration;
|
||||
|
||||
mod target {
|
||||
pub static ATTACHMENTS: &str = "attachments";
|
||||
|
||||
Reference in New Issue
Block a user