mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Fix compilation issue (I'm tired)
This commit is contained in:
parent
0bd7e40a22
commit
89fa2ece43
@ -275,7 +275,6 @@ internal class UploadContentWorker(val context: Context, params: WorkerParameter
|
||||
null
|
||||
}
|
||||
}
|
||||
?: null
|
||||
}
|
||||
|
||||
private fun handleFailure(params: Params, failure: Throwable): Result {
|
||||
|
Loading…
Reference in New Issue
Block a user