Clean up use to keep rust 1.43.0 from complaining (#9740) (#9749)

automerge
This commit is contained in:
mergify[bot]
2020-04-27 18:49:58 -07:00
committed by GitHub
parent 9c6f613f8c
commit fbcc107086
14 changed files with 24 additions and 47 deletions

View File

@@ -1,4 +1,3 @@
use serde_json;
use serde_json::Value;
use std::collections::HashMap;
use std::env;