File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
library/src/main/kotlin/com/ninecraft/booket/feature/library
record/src/main/kotlin/com/ninecraft/booket/feature/record/ocr Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 11package com.ninecraft.booket.feature.library
22
33import androidx.compose.foundation.background
4- import androidx.compose.foundation.layout.Arrangement
54import androidx.compose.foundation.layout.Box
65import androidx.compose.foundation.layout.Column
76import androidx.compose.foundation.layout.Spacer
Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ import com.ninecraft.booket.feature.record.R
6969import com.ninecraft.booket.feature.record.ocr.component.CameraFrame
7070import com.ninecraft.booket.feature.record.ocr.component.SentenceBox
7171import com.ninecraft.booket.feature.screens.OcrScreen
72- import com.skydoves.compose.effects.RememberedEffect
7372import com.slack.circuit.codegen.annotations.CircuitInject
7473import dagger.hilt.android.components.ActivityRetainedComponent
7574import tech.thdev.compose.exteions.system.ui.controller.rememberSystemUiController
You can’t perform that action at this time.
0 commit comments