Test suite refactoring to match new htmx HTML swapping in pages
This commit is contained in:
@@ -209,7 +209,6 @@ Click <a href=\"{}\">here</a> to confirm your subscription.",
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize)]
|
||||
#[allow(dead_code)]
|
||||
pub struct SubscriptionFormData {
|
||||
email: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user