mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-22 23:32:50 +00:00
rs-terminal: remove finished TODO
This commit is contained in:
parent
2684b9b499
commit
7c1f53e3e2
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ impl Serialize for MetadataObject {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: handle errors
|
||||
impl<'de> Deserialize<'de> for MetadataObject {
|
||||
fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue