You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#1746
## Test Plan
> How do we know the code works?
- Code is refactored according to the description in #1746
- command `flank ip-blocks list` runs without any problems
## Checklist
- [x] Unit tested
Plan
According to the specification described in epic #1727
add abstraction and implementation for the following part of the data layer:
Abstraction
ftl/data/IpBlock.kt
Target
ftl/environment/ListIPBlocks.kt
Adapter
ftl/adapter/GoogleIpBlockFetch.kt
The text was updated successfully, but these errors were encountered: