summaryrefslogtreecommitdiff
path: root/cli/doc/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/doc/tests.rs')
-rw-r--r--cli/doc/tests.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/doc/tests.rs b/cli/doc/tests.rs
index d87aafcca..af65d179a 100644
--- a/cli/doc/tests.rs
+++ b/cli/doc/tests.rs
@@ -1,7 +1,6 @@
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
use super::DocParser;
use crate::colors;
-use serde_json;
use serde_json::json;
use super::parser::DocFileLoader;