mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-26 11:26:01 +03:00
ktlint fix.
This commit is contained in:
parent
3fcf77e214
commit
824dafb525
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ internal class UploadContentWorker(val context: Context, params: WorkerParameter
|
|||
uploadedThumbnailUrl,
|
||||
uploadedThumbnailEncryptedFileInfo,
|
||||
newImageAttributes)
|
||||
|
||||
} catch (t: Throwable) {
|
||||
Timber.e(t)
|
||||
handleFailure(params, t)
|
||||
|
|
Loading…
Reference in a new issue