Code formatting

This commit is contained in:
kdeng00
2025-07-02 19:11:09 -04:00
parent e24a15ad59
commit 08c38191d6
5 changed files with 8 additions and 23 deletions
-1
View File
@@ -10,7 +10,6 @@ pub struct UserManager {
pub ica_action: models::icarus_action::IcarusAction,
}
impl UserManager {
pub fn retrieve_user(&self) -> icarus_models::user::User {
self.user.clone()