white space

This commit is contained in:
Yuriy Dupyn 2024-02-01 15:51:31 +01:00
parent d4a941a738
commit ae4061980e

View file

@ -334,7 +334,6 @@ impl TryFrom<String> for IndexableValue {
}
}
impl From<Value> for String {
fn from(value: Value) -> Self {
value_to_string(value)