remove unused imports
This commit is contained in:
		| @@ -10,10 +10,9 @@ use tera::Context; | ||||
|  | ||||
| use crate::model::{ | ||||
|     log::Log, | ||||
|     logbook::Logbook, | ||||
|     tripdetails::TripDetails, | ||||
|     triptype::TripType, | ||||
|     user::{AllowedForPlannedTripsUser, User, UserWithDetails, SCHECKBUCH}, | ||||
|     user::{AllowedForPlannedTripsUser, User, UserWithDetails}, | ||||
|     usertrip::{UserTrip, UserTripDeleteError, UserTripError}, | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user