mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
9f6f164d9f
The results of running this command:: find . -name \*.js -print0 | xargs -0 perl -p -i -e "s|[ \t]+$||" (Split from #136)