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: rust FMT
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use anyhow::{Context, Ok, Result, ensure};
|
||||
use anyhow::{ensure, Context, Ok, Result};
|
||||
use std::{
|
||||
path::{Path, PathBuf},
|
||||
process::Command,
|
||||
|
||||
Reference in New Issue
Block a user