mirror of
https://github.com/iv-org/invidious
synced 2026-05-26 18:25:39 +00:00
fda8d1b528
Removes trailing whitespaces found across the codebase using `find . -type f -exec grep -lE ' +$' {} +`
[skip ci]