Skip to content

Commit 7894de4

Browse files
committed
Format
1 parent a6d00db commit 7894de4

File tree

1 file changed

+0
-2
lines changed
  • desktop/src/main/kotlin/com/jdamcd/arrivals/desktop

1 file changed

+0
-2
lines changed

desktop/src/main/kotlin/com/jdamcd/arrivals/desktop/Main.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@ package com.jdamcd.arrivals.desktop
22

33
import androidx.compose.runtime.collectAsState
44
import androidx.compose.runtime.getValue
5-
import androidx.compose.ui.Alignment
65
import androidx.compose.ui.input.key.Key
76
import androidx.compose.ui.input.key.key
87
import androidx.compose.ui.unit.DpSize
98
import androidx.compose.ui.unit.dp
109
import androidx.compose.ui.window.Window
1110
import androidx.compose.ui.window.WindowPlacement
12-
import androidx.compose.ui.window.WindowPosition
1311
import androidx.compose.ui.window.application
1412
import androidx.compose.ui.window.rememberWindowState
1513
import com.jdamcd.arrivals.Arrivals

0 commit comments

Comments
 (0)