aboutsummaryrefslogtreecommitdiff
path: root/common/src/user.rs
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/user.rs')
-rw-r--r--common/src/user.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/src/user.rs b/common/src/user.rs
index 9b90ec9..8302751 100644
--- a/common/src/user.rs
+++ b/common/src/user.rs
@@ -9,8 +9,6 @@ use std::{
fmt::Display,
};
-use crate::url_enum;
-
#[rustfmt::skip]
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
pub struct User {