1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 12:41:46 +00:00

chore: auto format code

This commit is contained in:
Tw93
2026-01-17 01:59:47 +00:00
parent 234dad5531
commit b9072c2389

View File

@@ -956,7 +956,7 @@ find_app_receipt_files() {
fi
# Normalize path (remove duplicate slashes)
clean_path=$(tr -s "/" <<<"$clean_path")
clean_path=$(tr -s "/" <<< "$clean_path")
# ------------------------------------------------------------------------
# Safety check: restrict removal to trusted paths