🔥(frontend) drop unused vendored ConnectionObserver

The vendored ConnectionObserver collected connection data that never
turned out to be useful for debugging.

Remove it to reduce dead code, and re-add a targeted observer later
if a concrete debugging need shows up.
This commit is contained in:
lebaudantoine
2026-08-12 19:25:47 +02:00
parent 52f119db02
commit 1d3281da7f
6 changed files with 5 additions and 147 deletions
+4
View File
@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Changed
- 🔥(frontend) drop unused vendored ConnectionObserver
### Fixed
- 📈(frontend) downgrade unreachable external home URL from error to event