mirror of
https://github.com/dergigi/boris.git
synced 2025-12-31 21:44:26 +01:00
- Remove unnecessary function type checking since addressLoader is always an Observable - Update TypeScript interface to reflect Observable type - Simplify code by directly subscribing to the Observable - Remove redundant conditional logic