mirror of
https://github.com/openai/codex.git
synced 2026-04-30 11:21:34 +03:00
feat: simplify DB further (#13771)
This commit is contained in:
@@ -502,7 +502,6 @@ pub async fn run_main_with_transport(
|
||||
let log_db = codex_state::StateRuntime::init(
|
||||
config.sqlite_home.clone(),
|
||||
config.model_provider_id.clone(),
|
||||
None,
|
||||
)
|
||||
.await
|
||||
.ok()
|
||||
|
||||
Reference in New Issue
Block a user