ksud: remove http serve mode

This commit is contained in:
weishu
2024-02-22 16:26:03 +08:00
parent 355b55a01d
commit 9c4d20c0f2
5 changed files with 1 additions and 598 deletions

View File

@@ -11,7 +11,6 @@ mod mount;
mod profile;
mod restorecon;
mod sepolicy;
mod server;
mod utils;
fn main() -> anyhow::Result<()> {