Skip to content

Commit 69a0a23

Browse files
committed
rm comment
1 parent 70926d1 commit 69a0a23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/body.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ impl<'a> From<&'a str> for Body {
205205
}
206206
}
207207

208-
// TODO: add this to the mime definition.
209208
fn string_mime() -> mime::Mime {
210209
let mut mime = mime::PLAIN;
211210
let mut parameters = std::collections::HashMap::new();

0 commit comments

Comments
 (0)