From aaa82e6097eb6e3e4c7ee60a29a306efc2e31747 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Sat, 2 Apr 2022 01:35:04 +0200 Subject: [PATCH] style: remove comments Signed-off-by: Dominik Willner th33xitus@gmail.com --- scripts/backup.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/backup.sh b/scripts/backup.sh index edc0b94..e7b6dfa 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -51,10 +51,6 @@ function read_bb4u_stat(){ fi } -################################################################################ -#******************************************************************************# -################################################################################ - function backup_printer_cfg(){ check_for_backup_dir if [ -f "${PRINTER_CFG}" ]; then