rustfmt
[recipes.git] / backend / src / user.rs
index d9825ae..753d714 100644 (file)
@@ -8,4 +8,4 @@ pub struct UserLoginInfo {
     pub last_login_datetime: DateTime<Utc>,
     pub ip: String,
     pub user_agent: String,
-}
\ No newline at end of file
+}