mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-27 00:18:13 +00:00
remove obsolete RedirectAll struct
This commit is contained in:
@@ -110,12 +110,6 @@ mod v08 {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Eq, Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct RedirectAll {
|
||||
pub hostname: String,
|
||||
pub protoco: String,
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Eq, Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct CorsRule {
|
||||
pub id: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user