ZIm/crates/telemetry_events/src
Joseph T. Lyons ed510b5e93
Remove unused AssistantThreadFeedback event (#27021)
It looks like:

- https://github.com/zed-industries/zed/pull/26780

accidentally added a new event type, `AssistantThreadFeedback`, using
the old event system, that it didn't end up actually using, as the code
actually relies on using the newer (preferred) `telemetry::event!()`.

Release Notes:

- N/A
2025-03-18 20:39:54 +00:00
..
telemetry_events.rs Remove unused AssistantThreadFeedback event (#27021) 2025-03-18 20:39:54 +00:00