Revert "ksud: rust FMT"

This reverts commit 78eb3b0b22.
This commit is contained in:
Rifat Azad
2025-06-25 17:57:30 +06:00
parent 7f0eccd3d5
commit 39717b0a3f
20 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
use anyhow::{ensure, Context, Ok, Result};
use anyhow::{Context, Ok, Result, ensure};
use std::{
path::{Path, PathBuf},
process::Command,