Skip to content

Commit

Permalink
chore: Apply clippy fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh committed Dec 1, 2024
1 parent 921708d commit b9ebfac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/settings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ pub enum ActionName {
#[derive(Debug, Serialize, Deserialize, Clone, utoipa::ToSchema, utoipa::ToResponse)]
#[allow(unused)]
#[serde(try_from = "AppBlueprintShadow")]

pub struct AppBlueprint {
pub name: String,
pub description: String,
Expand Down

0 comments on commit b9ebfac

Please sign in to comment.