rebase to rowt #12

Merged
philipp merged 56 commits from upd into main 2025-04-28 22:41:33 +02:00
Showing only changes of commit 39e1c4432a - Show all commits

View File

@ -11,7 +11,6 @@ use sqlx::{FromRow, Row, SqlitePool};
use super::{
log::Log,
notification::Notification,
role::Role,
tripdetails::TripDetails,
triptype::TripType,
user::{EventUser, User},