build: remove unused dependencies (#5343)

This commit is contained in:
Sanchith Hegde
2024-07-18 18:51:42 +05:30
committed by GitHub
parent 93047ae616
commit 7f582e4737
31 changed files with 66 additions and 192 deletions

View File

@ -326,7 +326,6 @@ pub enum AuthenticationType {
serde::Deserialize,
strum::Display,
strum::EnumString,
frunk::LabelledGeneric,
)]
#[router_derive::diesel_enum(storage_type = "db_enum")]
#[strum(serialize_all = "snake_case")]