Remove bad comment
This commit is contained in:
parent
b2aaf1cca1
commit
20b3c33fb0
|
@ -74,7 +74,6 @@ internal class AddHttpPusherWorker(context: Context, params: WorkerParameters)
|
|||
it.state = PusherState.FAILED_TO_REGISTER
|
||||
}
|
||||
}
|
||||
// always return success, or the chain will be stuck for ever!
|
||||
Result.failure()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue