removing an extra empty line

This commit is contained in:
Tibor Kaputa 2023-08-23 23:02:05 +02:00 committed by GitHub
parent 09c42dee02
commit 299626cb26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ abstract class MyViewPagerFragment<BINDING : MyViewPagerFragment.InnerBinding>(c
var skipHashComparing = false
var forceListRedraw = false
fun setupFragment(activity: SimpleActivity) {
config = activity.config
if (this.activity == null) {