Fix a typo

This commit is contained in:
Mario Danic 2019-12-19 15:39:30 +01:00
parent c2dacbcd11
commit 776f6ef76a
No known key found for this signature in database
GPG Key ID: CDE0BBD2738C4CC0

View File

@ -407,7 +407,6 @@ class OperationsMenuController(args: Bundle) : BaseController() {
okButton!!.visibility = View.VISIBLE
}
}
}
private fun dispose() {
if (disposable != null && !disposable!!.isDisposed) {