Skip to content
Prev Previous commit
Next Next commit
Removes unused import
  • Loading branch information
Manuel Vivo committed Dec 11, 2020
commit cf7173a768043bc82ba3d49568685b4d21749d45
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import androidx.compose.foundation.text.BasicTextField
import androidx.compose.material.AmbientContentColor
import androidx.compose.material.Icon
import androidx.compose.material.MaterialTheme
import androidx.compose.material.OutlinedTextField
import androidx.compose.material.Surface
import androidx.compose.material.Text
import androidx.compose.runtime.Composable
Expand Down