tsk-209: Code formatting

This commit is contained in:
kdeng00
2025-10-22 20:05:12 -04:00
parent 227d25fa93
commit 7dfcd78592
3 changed files with 1 additions and 6 deletions
-1
View File
@@ -202,7 +202,6 @@ pub mod response {
// TODO: Might make a distinction between year and date in a song's tag at some point
/// Module for song related endpoints
pub mod endpoint {
use axum::{Json, http::StatusCode, response::IntoResponse};