summaryrefslogtreecommitdiff
path: root/cli/diagnostics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/diagnostics.rs')
-rw-r--r--cli/diagnostics.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/diagnostics.rs b/cli/diagnostics.rs
index aaa6a1227..d73004b21 100644
--- a/cli/diagnostics.rs
+++ b/cli/diagnostics.rs
@@ -9,7 +9,6 @@ use crate::colors;
use crate::fmt_errors::format_maybe_source_line;
use crate::fmt_errors::format_maybe_source_name;
use crate::fmt_errors::DisplayFormatter;
-use serde_json;
use serde_json::value::Value;
use std::error::Error;
use std::fmt;