Skip to content

Commit b4746cd

Browse files
MagicalMeghangithub-actions[bot]
authored andcommitted
Apply Spotless
1 parent b332f20 commit b4746cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/touchinput/keyboardinput/KeyboardShortcutsHelper.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
package com.example.compose.snippets.touchinput.keyboardinput
1818

19-
import android.app.Activity
2019
import android.os.Build
2120
import android.os.Bundle
2221
import android.view.KeyEvent
@@ -31,7 +30,6 @@ import androidx.annotation.RequiresApi
3130
import androidx.compose.material3.Button
3231
import androidx.compose.material3.MaterialTheme
3332
import androidx.compose.material3.Text
34-
import androidx.compose.ui.platform.LocalContext
3533

3634
class MainActivity : ComponentActivity() {
3735
// Activity codes such as overridden onStart method.

0 commit comments

Comments
 (0)