mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-23 07:42:49 +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 {
|
impl<'de> Deserialize<'de> for MetadataObject {
|
||||||
fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
|
fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
|
||||||
where
|
where
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue