home: remove logging spamming the console
This commit is contained in:
parent
3286a94b1a
commit
04265d5285
1 changed files with 0 additions and 1 deletions
|
@ -311,7 +311,6 @@ constructor(
|
||||||
}
|
}
|
||||||
|
|
||||||
fun setSheetObscuresFab(sheetRising: Boolean) {
|
fun setSheetObscuresFab(sheetRising: Boolean) {
|
||||||
logD("Updating sheet rising state: $sheetRising")
|
|
||||||
_sheetObscuresFab.value = sheetRising
|
_sheetObscuresFab.value = sheetRising
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue