mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-31 04:54:57 +01:00
f1d46766eb
* Use more Sequences to reduce collection processing https://kotlinlang.org/docs/sequences.html * Use joinToString * Fix style * Revert "Use more Sequences to reduce collection processing" This reverts commit acf8071d9e62af1366b40dc6cb0ce43b4b355ec2. * Fix