Remove unused background import from TurnierOnlineNennungenTab to clean up code.

This commit is contained in:
2026-04-14 19:42:56 +02:00
parent 26ac3007b9
commit d026e7f83c
@@ -1,6 +1,5 @@
package at.mocode.turnier.feature.presentation package at.mocode.turnier.feature.presentation
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.* import androidx.compose.foundation.layout.*
import androidx.compose.foundation.lazy.LazyColumn import androidx.compose.foundation.lazy.LazyColumn
import androidx.compose.foundation.lazy.items import androidx.compose.foundation.lazy.items