diff --git a/src/commands/classified.rs b/src/commands/classified.rs index 7e367b83d7..0e5cd95d8d 100644 --- a/src/commands/classified.rs +++ b/src/commands/classified.rs @@ -302,7 +302,6 @@ impl ExternalCommand { } } } - println!(""); Ok(ClassifiedInputStream::new()) } StreamNext::External => {