Skip to content

Commit

Permalink
removed commented use block
Browse files Browse the repository at this point in the history
  • Loading branch information
sillent committed Oct 8, 2024
1 parent 06aa6fd commit 2f340fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/core/sends.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use rocket::fs::NamedFile;
use rocket::fs::TempFile;
use rocket::serde::json::Json;
use serde_json::Value;
// use tokio::sync::Mutex;
use tokio::sync::RwLock;

use crate::{
Expand Down

0 comments on commit 2f340fb

Please sign in to comment.