Too many subtractions

This commit is contained in:
Bob Mottram 2016-10-24 18:29:50 +01:00
parent 6f1753e3e2
commit d9fdbc375f
1 changed files with 0 additions and 1 deletions

View File

@ -950,7 +950,6 @@ function restore_data_from_storage {
break
fi
app_index=$[choice-1]
app_index=$[app_index-1]
app_name=${app_list[app_index]}
# exit