mirror of
https://github.com/Stypox/dicio-android.git
synced 2026-01-09 06:12:01 +08:00
Remove fallback skill todo as an issue already address it
If an issue is present the TODO will just clutter the code, let's just remove it entirely.
This commit is contained in:
parent
c73c97d9ba
commit
3013ad1d96
@ -57,7 +57,6 @@ class SkillHandler @Inject constructor(
|
||||
TranslationInfo,
|
||||
)
|
||||
|
||||
// TODO add more fallback skills (e.g. search)
|
||||
private val fallbackSkillInfoList = listOf(
|
||||
TextFallbackInfo,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user