mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Remove ControllerRegisteredFunctionsTelemetryEvent and RegisteredFunction classes - Remove telemetry capture call from controller registry service - Clean up unused imports in telemetry module - Simplify telemetry __all__ exports This removes dead code that was capturing registered function telemetry data but wasn't being used anywhere in the application.