Skip to content

Commit

Permalink
ktlint fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
onurays committed Jun 26, 2020
1 parent 3fcf77e commit 824dafb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ internal class UploadContentWorker(val context: Context, params: WorkerParameter
uploadedThumbnailUrl,
uploadedThumbnailEncryptedFileInfo,
newImageAttributes)

} catch (t: Throwable) {
Timber.e(t)
handleFailure(params, t)
Expand Down

0 comments on commit 824dafb

Please sign in to comment.