Removed unused import

This commit is contained in:
xeovalyte 2025-02-14 11:58:11 +01:00
parent fa843620ee
commit 8b7d2ad3f7
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -1,4 +1,3 @@
use crate::auth::AuthError;
use axum::{
http::StatusCode,
response::{IntoResponse, Response},