mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 05:04:48 +00:00
clippy (#4618)
This commit is contained in:
parent
0db04d6a42
commit
f527407287
32 changed files with 1 additions and 48 deletions
|
@ -12,7 +12,6 @@ use deno_core::Buf;
|
|||
use deno_core::ErrBox;
|
||||
use deno_core::ModuleSpecifier;
|
||||
use serde_derive::Deserialize;
|
||||
use serde_json;
|
||||
use std::collections::HashMap;
|
||||
use std::sync::atomic::Ordering;
|
||||
use std::sync::{Arc, Mutex};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue