Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Mar 15, 2024
1 parent c265152 commit 62c76b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion userspace/ksud/src/assets.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ struct Asset;
#[folder = "bin/aarch64"]
struct Asset;


pub fn ensure_binaries(ignore_if_exist: bool) -> Result<()> {
for file in Asset::iter() {
if file == "ksuinit" {
Expand Down

0 comments on commit 62c76b2

Please sign in to comment.