Skip to content

Commit ce0c34b

Browse files
committed
Remove unused import
1 parent 4669fe2 commit ce0c34b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ use log::Level::{Debug, Trace, Warn};
2929
use error::*;
3030
use json;
3131
use queryable;
32-
use serde_json::Value;
3332

3433
/// Crate-specific Result type, shorthand for `std::result::Result` with our
3534
/// crate-specific Error type;

0 commit comments

Comments
 (0)