remove useless info log line

This commit is contained in:
Asif Bacchus 2019-05-25 02:25:47 -06:00
parent c8b1296543
commit 50c5ee321e
1 changed files with 0 additions and 2 deletions

View File

@ -302,8 +302,6 @@ fi
### read details file to get variables needed to dump sql and run borg
printf "${cyan}[%s] -- [INFO] Reading configuration details file --${norm}\n" \
"$(stamp)" >> "$logFile"
# check if config details file was provided as a relative or absolute path
case "${configDetails}" in
/*)