Skip to content

Commit c55a217

Browse files
committed
removed unused imports
1 parent b1cca0e commit c55a217

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bson.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
//! BSON definition
2323
2424
use std::fmt::{Display, Error, Formatter};
25-
use std::str;
2625

2726
use chrono::{DateTime, UTC};
2827
use rustc_serialize::json;

0 commit comments

Comments
 (0)