removed useless echo

This commit is contained in:
Cyrille L 2022-06-15 18:21:44 +02:00
parent 279164f734
commit 1ecacef016
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ gsl_total_fbruts=`grep "_brut:" $1 | wc -l`
&& gsl_bq_items=`grep "^_year\|^_cite\|_lang\|_book\|_link" "$1" | wc -w` \
|| gsl_bq_items=0
echo "bq items> $gsl_bq_items"
gsl_stat_words=\
$(( gsl_stat_words \
- 2*gsl_stat_p \