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