Remove debug echo
This commit is contained in:
parent
d9fdbc375f
commit
b11d27c3e0
|
@ -958,7 +958,6 @@ function restore_data_from_storage {
|
|||
fi
|
||||
|
||||
clear
|
||||
echo $"Selected $app_index $app_name"
|
||||
|
||||
# Restore all
|
||||
if [[ "$app_name" == "$AllStr" ]]; then
|
||||
|
|
Loading…
Reference in New Issue