mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-06 14:07:48 +05:30
fda8d1b528
Removes trailing whitespaces found across the codebase using `find . -type f -exec grep -lE ' +$' {} +`
[skip ci]