mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 16:10:08 +00:00
chore: auto format code
This commit is contained in:
@@ -533,7 +533,6 @@ bytes_to_human_kb() {
|
||||
bytes_to_human "$((${1:-0} * 1024))"
|
||||
}
|
||||
|
||||
|
||||
# ============================================================================
|
||||
# Temporary File Management
|
||||
# ============================================================================
|
||||
@@ -758,4 +757,3 @@ is_ansi_supported() {
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user