Update ktlint to 0.44.0
This commit is contained in:
parent
ae2ba5771f
commit
678edb1846
3 changed files with 6 additions and 5 deletions
|
|
@ -452,8 +452,7 @@ class FeedFragment : BaseStateFragment<FeedState>() {
|
|||
}.subscribeOn(Schedulers.io())
|
||||
.observeOn(AndroidSchedulers.mainThread())
|
||||
.subscribe(
|
||||
{
|
||||
subscriptionEntity ->
|
||||
{ subscriptionEntity ->
|
||||
handleFeedNotAvailable(
|
||||
subscriptionEntity,
|
||||
t.cause,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue