mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 08:07:03 +05:30
desktop: fix compilation
This commit is contained in:
parent
e51067728c
commit
f32e425e4e
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ import androidx.paging.PagingData
|
||||||
import androidx.paging.PagingDataDiffer
|
import androidx.paging.PagingDataDiffer
|
||||||
import kotlinx.coroutines.Dispatchers
|
import kotlinx.coroutines.Dispatchers
|
||||||
import kotlinx.coroutines.flow.Flow
|
import kotlinx.coroutines.flow.Flow
|
||||||
|
import kotlinx.coroutines.flow.collect
|
||||||
import kotlinx.coroutines.flow.collectLatest
|
import kotlinx.coroutines.flow.collectLatest
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue