diff --git a/crates/assistant2/src/thread_history.rs b/crates/assistant2/src/thread_history.rs index db86e753bb..2c0870bde2 100644 --- a/crates/assistant2/src/thread_history.rs +++ b/crates/assistant2/src/thread_history.rs @@ -20,7 +20,6 @@ impl ThreadHistory { pub(crate) fn new( assistant_panel: WeakEntity, thread_store: Entity, - cx: &mut Context, ) -> Self { Self {