remove accidentally pushed code

This commit is contained in:
Jays2Kings 2022-05-02 14:20:48 -04:00
parent 1f6d7d1156
commit e5c443d31b

View file

@ -469,9 +469,6 @@ open class MainActivity : BaseActivity<MainActivityBinding>(), DownloadServiceLi
}
}
}
lifecycleScope.launchIO {
LibraryPresenter.updateRatiosAndColors()
}
}
getExtensionUpdates(true)