From ddef16d5f93e72f0d9f11df09c330527781e0153 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Fri, 12 Dec 2025 11:56:39 +0000 Subject: [PATCH] chore: auto format code --- bin/uninstall.sh | 2 +- bin/uninstall_lib.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/uninstall.sh b/bin/uninstall.sh index 0b2e991..3343966 100755 --- a/bin/uninstall.sh +++ b/bin/uninstall.sh @@ -115,7 +115,7 @@ scan_applications() { local parent_dir parent_dir=$(dirname "$app_path") if [[ "$parent_dir" == *".app" || "$parent_dir" == *".app/"* ]]; then - continue + continue fi # Try to get English name from bundle info, fallback to folder name diff --git a/bin/uninstall_lib.sh b/bin/uninstall_lib.sh index 2991b78..998ba1e 100755 --- a/bin/uninstall_lib.sh +++ b/bin/uninstall_lib.sh @@ -115,7 +115,7 @@ scan_applications() { local parent_dir parent_dir=$(dirname "$app_path") if [[ "$parent_dir" == *".app" || "$parent_dir" == *".app/"* ]]; then - continue + continue fi # Try to get English name from bundle info, fallback to folder name