Skip to content

Commit

Permalink
Resolve linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuwu committed Nov 30, 2023
1 parent facb23c commit bab2db8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,7 @@ class GalleryPresenter(
Timber.d("Can't provide gallery items")
emptyList()
}



private suspend fun readText(source: Path): Result<String> =
withContext(defaultDispatcher) {
try {
Expand Down

0 comments on commit bab2db8

Please sign in to comment.