Remove unused function and clean up whitespace

Removed unused header_info function and cleared whitespace.
This commit is contained in:
Tobias 2025-11-19 14:11:40 +01:00 committed by GitHub
parent c1852045c6
commit 09fe5a940a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,11 +4,6 @@
# Author: CrazWolf13
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
function header_info() {
clear
}
APP="qbittorrent-exporter"
INSTALL_PATH="/usr/local/bin/filebrowser"