fix: 处理合并冲突

This commit is contained in:
juntao
2022-07-01 11:58:18 +08:00
parent 7d922f9620
commit cfd9e61ad2

View File

@ -19,8 +19,6 @@ class ForumBannerAdapter(
private var countAndKey: Pair<Int, String>? = null
private var mIsInfiniteLoop = getDataSize() != 1
private var mIsInfiniteLoop = getDataSize() != 1
init {
var dataIds = ""
mList.forEach {