fmt
Some checks failed
CI / Check / Test (push) Has been cancelled

This commit is contained in:
2026-06-03 10:14:53 +02:00
parent c18d4eebc1
commit c798b851dc

View File

@@ -42,10 +42,11 @@ use application::ports::HtmlPageContext;
use domain::models::ExportFormat;
use domain::{errors::DomainError, value_objects::UserId};
use template_askama::{
ActivityFeedTemplate, EmbedProfileTemplate, IntegrationsTemplate, LoginTemplate, MonthlyRatingRow,
MovieDetailTemplate, NewReviewTemplate, ProfileSettingsTemplate, ProfileTemplate,
RegisterTemplate, RemoteActorData, RemoteActorDisplay, UserSummaryView, UsersTemplate,
WatchQueueTemplate, WatchlistTemplate, bar_height_px, build_heatmap, build_page_items,
ActivityFeedTemplate, EmbedProfileTemplate, IntegrationsTemplate, LoginTemplate,
MonthlyRatingRow, MovieDetailTemplate, NewReviewTemplate, ProfileSettingsTemplate,
ProfileTemplate, RegisterTemplate, RemoteActorData, RemoteActorDisplay, UserSummaryView,
UsersTemplate, WatchQueueTemplate, WatchlistTemplate, bar_height_px, build_heatmap,
build_page_items,
};
#[cfg(feature = "federation")]
use template_askama::{