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 atty;
use std::process::exit;
fn press_enter() {