From 3bf3b7950fb4839ebdb44506cbade969bb4af5c6 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Tue, 17 May 2022 23:26:05 +0800 Subject: [PATCH] fix: compile with master --- src/mobile.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mobile.rs b/src/mobile.rs index 06a93aa1a..33018ca3d 100644 --- a/src/mobile.rs +++ b/src/mobile.rs @@ -1132,7 +1132,7 @@ pub mod connection_manager { use hbb_common::{ allow_err, config::Config, - fs, log, + fs::{self, new_send_confirm, DigestCheckResult, get_string}, log, message_proto::*, protobuf::Message as _, tokio::{