Removing unsed import

This commit is contained in:
2025-06-28 16:56:01 -04:00
parent e4a235e15a
commit 440c320225

View File

@@ -1,5 +1,3 @@
use reqwest::multipart;
// TODO: Update the queued song with the updated queued song // TODO: Update the queued song with the updated queued song
pub async fn update_queued_song( pub async fn update_queued_song(
base_url: &String, base_url: &String,