File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
hello-swift-java/hashing-app/src/main/java/com/example/hashingapp Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ import androidx.compose.foundation.layout.padding
2424import androidx.compose.material3.Button
2525import androidx.compose.material3.ButtonDefaults
2626import androidx.compose.material3.MaterialTheme
27- import androidx.compose.material3.Scaffold
2827import androidx.compose.material3.Surface
2928import androidx.compose.material3.Text
3029import androidx.compose.material3.TextField
@@ -33,9 +32,7 @@ import androidx.compose.runtime.mutableStateOf
3332import androidx.compose.runtime.remember
3433import androidx.compose.ui.Modifier
3534import androidx.compose.ui.graphics.Color
36- import androidx.compose.ui.tooling.preview.Preview
3735import androidx.compose.ui.unit.dp
38- import androidx.compose.ui.unit.sp
3936import com.example.hashingapp.ui.theme.HashingAppTheme
4037import com.example.swifthashing.SwiftHashing
4138
You can’t perform that action at this time.
0 commit comments