We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9824f commit 6387e91Copy full SHA for 6387e91
src/ssh/scp.rs
@@ -652,7 +652,6 @@ mod test {
652
use ssh2_config::ParseRule;
653
654
use super::*;
655
- #[cfg(feature = "with-containers")]
656
use crate::mock::ssh as ssh_mock;
657
658
#[test]
src/ssh/sftp.rs
@@ -578,7 +578,6 @@ mod test {
578
579
580
581
582
583
584
0 commit comments