mirror of
https://github.com/tw93/Mole.git
synced 2026-02-14 22:15:09 +00:00
chore: auto format code
This commit is contained in:
@@ -32,8 +32,6 @@ clean_empty_library_items() {
|
|||||||
safe_clean "${empty_dirs[@]}" "Empty Library folders"
|
safe_clean "${empty_dirs[@]}" "Empty Library folders"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 2. Clean empty subdirectories in Application Support and other key locations
|
# 2. Clean empty subdirectories in Application Support and other key locations
|
||||||
# Iteratively remove empty directories until no more are found
|
# Iteratively remove empty directories until no more are found
|
||||||
local -a key_locations=(
|
local -a key_locations=(
|
||||||
|
|||||||
Reference in New Issue
Block a user