Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit fd1f32d

Browse files
committed
Removed unnecessary use statement
1 parent cb85f85 commit fd1f32d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ extern crate log;
55
#[cfg(test)]
66
#[macro_use]
77
extern crate proptest;
8-
use serde_json;
98

109
use std::collections::HashSet;
1110
use std::ops::Range;

0 commit comments

Comments
 (0)