chore: remove utils::Either since we already depend on either crate
Summary
- chore: remove utils::Either since we already depend on either crate
> cargo tree -i either
either v1.13.0
├── itertools v0.10.5
│ └── sbroad-core v0.1.0 (picodata/sbroad/sbroad-core)
│ └── picodata v24.5.0 (picodata/picodata)
- Cherry-pick to: none
- Docs follow-up: not necessary
Edited by Dmitry Rodionov