Skip to content

Commit fdd53c2

Browse files
committed
fix style
1 parent 05b83fa commit fdd53c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/free/java/io/github/sds100/keymapper/floating/FloatingLayoutsScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package io.github.sds100.keymapper.floating
22

3+
import androidx.compose.foundation.lazy.LazyListState
34
import androidx.compose.runtime.Composable
45
import androidx.compose.ui.Modifier
56
import androidx.navigation.NavHostController
6-
import androidx.compose.foundation.lazy.LazyListState
77

88
@Composable
99
fun FloatingLayoutsScreen(

0 commit comments

Comments
 (0)