forked from jmug/stoatchat
chore: remove mongodb imports
This commit is contained in:
@@ -6,7 +6,6 @@ use revolt_quark::{
|
||||
Db, Error, Result,
|
||||
};
|
||||
|
||||
use mongodb::bson::doc;
|
||||
use rocket::serde::json::Json;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use ulid::Ulid;
|
||||
|
||||
Reference in New Issue
Block a user