small change to trss

This commit is contained in:
randomuser 2022-07-17 07:23:22 -05:00
parent fdb75ea541
commit 836e8d3432
1 changed files with 0 additions and 4 deletions

View File

@ -124,11 +124,7 @@ cat_handler () {
sed -e 's|\\n|\n|g' -e 's|\\t|\t|g' |
lynx -stdin
IFS="$OLDIFS"
return
done
printf "couldn't find any entries matching %s\n" "$realargs"
}
import_information