forked from jmug/stoatchat
chore: remove mongodb imports
This commit is contained in:
@@ -7,7 +7,6 @@ use revolt_quark::{
|
||||
Database, Result,
|
||||
};
|
||||
|
||||
use mongodb::bson::doc;
|
||||
use rocket::{serde::json::Json, State};
|
||||
|
||||
#[get("/dms")]
|
||||
|
||||
Reference in New Issue
Block a user