mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:15:07 +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))"
|
bytes_to_human "$((${1:-0} * 1024))"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
# Temporary File Management
|
# Temporary File Management
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
@@ -758,4 +757,3 @@ is_ansi_supported() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user