mirror of
https://github.com/openai/codex.git
synced 2026-06-01 19:02:59 +00:00
@@ -77,7 +77,6 @@ pub trait ConfigContributor<C>: Send + Sync {
|
||||
&self,
|
||||
_session_store: &ExtensionData,
|
||||
_thread_store: &ExtensionData,
|
||||
_thread_id: ThreadId,
|
||||
_previous_config: &C,
|
||||
_new_config: &C,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user