mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 22:11:26 -07:00
lint
This commit is contained in:
@@ -35,7 +35,7 @@ impl FileTransferActivity {
|
||||
}
|
||||
}
|
||||
Err(err) => {
|
||||
self.mount_error(format!("Application error: {}", err));
|
||||
self.mount_error(format!("Application error: {err}"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user