cleanup: remove unused import

This commit is contained in:
Leonardo Murça 2025-07-19 18:08:37 -03:00
parent 5730041183
commit 4631c7a42b

View file

@ -1,6 +1,5 @@
package xyz.leomurca.csgomatches.domain.repository
import androidx.compose.foundation.pager.PageSize
import xyz.leomurca.csgomatches.domain.model.Match
import xyz.leomurca.csgomatches.domain.model.Resource
import xyz.leomurca.csgomatches.domain.model.Team