Skip to content

Commit b9ccf98

Browse files
committed
chore: EOL pools out of advanced settings
Signed-off-by: Brandon McAnsh <[email protected]>
1 parent 68b2e5f commit b9ccf98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/flipcash/features/advanced/src/main/kotlin/com/flipcash/app/advanced/internal/AdvancedFeaturesScreenViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import kotlinx.coroutines.flow.onEach
1616
import javax.inject.Inject
1717

1818
private val FullMenuList = buildList {
19-
add(Pools)
2019
add(BillCustomizer)
2120
}
2221

0 commit comments

Comments
 (0)