Skip to content

Commit b18488a

Browse files
committedMay 7, 2021
fix cargo clippy error
1 parent 876269a commit b18488a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎chapter2/src/2_4_6/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use chrono::Local;
2-
use serde_json;
32
use serde_json::json;
43

54
fn main() -> serde_json::Result<()> {

0 commit comments

Comments
 (0)
Please sign in to comment.