removed comment

This commit is contained in:
Aldwin Lagman 2023-03-22 22:38:49 +08:00
parent 845bed3992
commit 275629700a

View File

@ -352,5 +352,4 @@ class MainActivity : AppCompatActivity() {
adapter.notifyItemRangeChanged(0, adapter.currentItems.size)
}
}
}
//comment1
}