mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
refactor(coroutine-utils): suppress false-positive InjectDispatcher
lint
This commit is contained in:
parent
dd76c7bed7
commit
e1d16e9f36
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
@file:Suppress("InjectDispatcher") // False-positive
|
||||
|
||||
package dev.msfjarvis.claw.util.coroutines
|
||||
|
||||
import javax.inject.Inject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue