Skip to content

Commit 12d199e

Browse files
fix: COmment
1 parent 87fb1b4 commit 12d199e

File tree

1 file changed

+0
-2
lines changed
  • FloconDesktop/composeApp/src/commonMain/kotlin/io/github/openflocon/flocondesktop/device/pages

1 file changed

+0
-2
lines changed

FloconDesktop/composeApp/src/commonMain/kotlin/io/github/openflocon/flocondesktop/device/pages/InfoPage.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ private fun General(
4949
value = state.brand,
5050
valueContainerColor = FloconTheme.colorPalette.secondary
5151
)
52-
// FloconTextValue("CPU", uiState.cpu)
53-
// FloconTextValue("Memory", uiState.mem)
5452
FloconTextValue(
5553
label = "Battery",
5654
value = state.battery,

0 commit comments

Comments
 (0)