mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: detekt
This commit is contained in:
parent
2a05fc072d
commit
94cdc1c17a
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ import com.geeksville.mesh.model.Contact
|
|||
import com.geeksville.mesh.model.UIViewModel
|
||||
import java.util.concurrent.TimeUnit
|
||||
|
||||
@Suppress("LongMethod")
|
||||
@Composable
|
||||
fun ContactsScreen(
|
||||
uiViewModel: UIViewModel = hiltViewModel(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue