ktlint fix.
This commit is contained in:
parent
3fcf77e214
commit
824dafb525
|
@ -216,7 +216,6 @@ internal class UploadContentWorker(val context: Context, params: WorkerParameter
|
||||||
uploadedThumbnailUrl,
|
uploadedThumbnailUrl,
|
||||||
uploadedThumbnailEncryptedFileInfo,
|
uploadedThumbnailEncryptedFileInfo,
|
||||||
newImageAttributes)
|
newImageAttributes)
|
||||||
|
|
||||||
} catch (t: Throwable) {
|
} catch (t: Throwable) {
|
||||||
Timber.e(t)
|
Timber.e(t)
|
||||||
handleFailure(params, t)
|
handleFailure(params, t)
|
||||||
|
|
Loading…
Reference in New Issue