mirror of
https://github.com/Xevion/time-banner.git
synced 2025-12-05 23:16:35 -06:00
Optimize imports
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
use axum::body::Full;
|
||||
use axum::http::{StatusCode};
|
||||
use axum::Json;
|
||||
use axum::response::{IntoResponse, Response};
|
||||
use serde::{Serialize, Deserialize};
|
||||
|
||||
pub enum TimeBannerError {
|
||||
|
||||
Reference in New Issue
Block a user