Removed unneeded imports
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
use std::fmt::Display;
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
use sqlx::{Decode, prelude::Type};
|
||||
|
||||
/// API response for a ticket with user information.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user