Skip to content

Commit cdb952c

Browse files
MuhannadAlrusayniDavid-OConnor
authored andcommitted
Remove TODO reminder
1 parent 5d4fea5 commit cdb952c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/dom_types/values.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ impl<T: ToString> ToCSSValueForOptionToString for Option<T> {
6464
}
6565
}
6666

67-
// TODO: Should we impl ToCSSValue for more types? such as Vec<T>, Box<T>.. etc
68-
6967
// ------------- AtValue -------------
7068

7169
/// Attribute value.

0 commit comments

Comments
 (0)