File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
src/main/java/com/github/capntrips/kernelflasher/ui/screens/slot Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -90,5 +90,4 @@ dependencies {
9090 implementation(libs. material)
9191 implementation(libs. okhttp)
9292 implementation(libs. kotlinx. serialization. json)
93- implementation(" androidx.compose.runtime:runtime-livedata:1.6.0" )
9493}
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ import androidx.compose.runtime.snapshots.SnapshotStateList
1414import androidx.compose.runtime.snapshots.SnapshotStateMap
1515import androidx.lifecycle.ViewModel
1616import androidx.lifecycle.viewModelScope
17- import androidx.lifecycle.LiveData
1817import androidx.navigation.NavController
1918import com.github.capntrips.kernelflasher.common.PartitionUtil
2019import com.github.capntrips.kernelflasher.common.extensions.ByteArray.toHex
You can’t perform that action at this time.
0 commit comments