mirror of
https://github.com/rust-kotlin/ashell.git
synced 2026-09-22 08:01:00 +00:00
- Added #[allow(dead_code)] to unused fields, variants, and functions in sftp.rs and terminal.rs - Renamed unused window variable to _window in main.rs - Ran cargo fmt to format the codebase