Clean unused import.

This commit is contained in:
Thomas Andres Gomez 2023-11-10 16:11:01 +01:00
parent 53969a4174
commit a6e86dd331
30 changed files with 31 additions and 56 deletions

View file

@ -13,7 +13,6 @@ import androidx.compose.foundation.layout.navigationBarsPadding
import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.shape.CutCornerShape
import androidx.compose.foundation.shape.RoundedCornerShape
import androidx.compose.material3.ButtonDefaults
import androidx.compose.material3.MaterialTheme
import androidx.compose.material3.Scaffold
import androidx.compose.material3.Snackbar