mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 14:31:18 -07:00
fmt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use std::path::Path;
|
||||
|
||||
use super::{FileTransferActivity, LogLevel, TransferPayload};
|
||||
use crate::system::watcher::FsChange;
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
impl FileTransferActivity {
|
||||
/// poll file watcher
|
||||
pub(super) fn poll_watcher(&mut self) {
|
||||
|
||||
Reference in New Issue
Block a user