recycler: fix inconsistencies
Fix inconsistencies that the previous commit introduced.
This commit is contained in:
parent
b891ee1fe6
commit
361ca422e3
2 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,6 @@ package org.oxycblt.auxio.ui.recycler
|
|||
|
||||
import android.view.View
|
||||
import androidx.recyclerview.widget.RecyclerView
|
||||
import org.oxycblt.auxio.music.Music
|
||||
import org.oxycblt.auxio.util.logW
|
||||
|
||||
/**
|
Loading…
Reference in a new issue