You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
ksud: fix clippy warning/error
This commit is contained in:
@@ -192,6 +192,7 @@ fn is_ok_empty(dir: &str) -> bool {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(deprecated)]
|
||||
fn find_temp_path() -> String {
|
||||
use std::result::Result::Ok;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user