diff options
author | Joffrey Bion <joffrey.bion@gmail.com> | 2023-04-30 23:17:06 +0200 |
---|---|---|
committer | Joffrey Bion <joffrey.bion@gmail.com> | 2023-04-30 23:17:06 +0200 |
commit | 85936cd9e8d3c54311a016cefa007e2de76cda38 (patch) | |
tree | 54690a93ab19ea11280923eb86880d26a16e6658 /versions.properties | |
parent | Cleanup experimental annotations (diff) | |
download | seven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.tar.gz seven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.tar.bz2 seven-wonders-85936cd9e8d3c54311a016cefa007e2de76cda38.zip |
Remove unnecessary GlobalScope usage
We used GlobalScope to emit redux actions to the shared flow of actions.
This means we technically had an unlimited buffer of actions but we used
the coroutines queue to represent it instead of just defining the flow
as such in the first place.
Diffstat (limited to 'versions.properties')
0 files changed, 0 insertions, 0 deletions