mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-25 14:27:31 -04:00
There were multiple calls made to the cleaning method that were unnecessary since it is useful only on the last call. It allows to simplify code by returning values ealier.