mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 04:42:15 +00:00
Remove xml TextNode
This commit is contained in:
@@ -10,5 +10,3 @@ impl HrefElement {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Deserialize, Serialize)]
|
||||
pub struct TextNode(pub Option<String>);
|
||||
|
||||
Reference in New Issue
Block a user