fmt: apply cargo fmt to team template + loader
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
//! to the wizard's team-picker step.
|
||||
|
||||
use axum::{
|
||||
Json,
|
||||
extract::{Path, State},
|
||||
Json,
|
||||
};
|
||||
use cm_db::repo::team_templates::{TeamTemplate, TeamTemplateDetail};
|
||||
use uuid::Uuid;
|
||||
|
||||
Reference in New Issue
Block a user