mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
clippy (#4618)
This commit is contained in:
parent
0db04d6a42
commit
f527407287
32 changed files with 1 additions and 48 deletions
|
@ -2,8 +2,6 @@
|
|||
use crate::colors;
|
||||
use crate::flags::Flags;
|
||||
use crate::op_error::OpError;
|
||||
#[cfg(not(test))]
|
||||
use atty;
|
||||
use std::collections::HashSet;
|
||||
use std::fmt;
|
||||
#[cfg(not(test))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue