1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:39:42 +00:00

chore: auto format code

This commit is contained in:
Tw93
2025-12-29 11:07:20 +00:00
parent 580548876a
commit c8b2e3691b
2 changed files with 35 additions and 38 deletions

View File

@@ -60,5 +60,3 @@ fix_broken_preferences() {
echo "$broken_count"
}

View File

@@ -582,7 +582,6 @@ opt_dock_refresh() {
echo -e " ${GREEN}${NC} Dock refreshed"
}
# Execute optimization by action name
execute_optimization() {
local action="$1"