more pure bash to speed up things

This commit is contained in:
2023-11-23 10:43:05 +01:00
parent 9689c9e704
commit bcb85ebed2
2 changed files with 2 additions and 3 deletions

View File

@@ -122,7 +122,6 @@ function check_buy_conditions_strategy {
#if [ -s "${f_strategy}" ]
#then
#echo XXX
. "${f_strategy}" || return 1
#else
# g_echo_note "${f_echo_prefix}Strategy file not found"