apps-android-wikipedia
apps-android-wikipedia copied to clipboard
Hygiene: clean up code in PageAvailableOfflineHandler
The process only needs the Dispatchers.IO and there's no need to apply withContext() and an additional run{} in CoroutineExceptionHandler block.