diff --git a/src/iostreams.rs b/src/iostreams.rs index 62e79f0f..146a702f 100644 --- a/src/iostreams.rs +++ b/src/iostreams.rs @@ -313,10 +313,6 @@ impl IoStreams { if enabled.is_ok() { assume_true_color = true; } - - // Enable colored json output. - #[cfg(windows)] - let _ = colored_json::enable_ansi_support(); } let mut io = IoStreams {