diff --git a/crates/assistant2/src/thread_history.rs b/crates/assistant2/src/thread_history.rs index db86e753bb8aa055adbeba60531a0604ca28570e..2c0870bde2709bec676ba7425addc2be68894543 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 {