This commit is contained in:
Michael Grote 2024-05-07 02:06:12 +02:00
parent c163dbf9c7
commit a258a857cb
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ function debug_output {
echo [DEBUG] Sleep-Intervall: "$MF_SLEEP"
echo [DEBUG] Auth-Token: "$MF_AUTH_TOKEN"
echo [DEBUG] MF-Url: "$MF_API_URL"
echo [DEBUG] Anzahl Filter: "$(wc -l < "$MF_FILTERLIST")"
echo -----------------------------------------------------
fi
}