mirror of
https://github.com/Steffo99/twom.git
synced 2024-11-21 23:54:26 +00:00
Remove unused imports
This commit is contained in:
parent
0c7718492c
commit
f92cf09be7
1 changed files with 0 additions and 2 deletions
|
@ -1,11 +1,9 @@
|
|||
package eu.steffo.twom.ui.fragment
|
||||
|
||||
import android.net.Uri
|
||||
import android.util.Log
|
||||
import android.webkit.URLUtil
|
||||
import androidx.compose.foundation.layout.Column
|
||||
import androidx.compose.foundation.layout.Row
|
||||
import androidx.compose.foundation.layout.Spacer
|
||||
import androidx.compose.foundation.layout.fillMaxWidth
|
||||
import androidx.compose.foundation.layout.padding
|
||||
import androidx.compose.material3.Button
|
||||
|
|
Loading…
Reference in a new issue