mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 18:21:28 +03:00
fix CI
This commit is contained in:
@@ -41,7 +41,6 @@ pub mod cli;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios", feature = "cli")))]
|
||||
pub mod core_main;
|
||||
mod lang;
|
||||
#[cfg(windows)]
|
||||
mod license;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
mod port_forward;
|
||||
|
||||
Reference in New Issue
Block a user