mirror of
https://github.com/openai/codex.git
synced 2026-04-29 19:03:02 +03:00
codex: fix CI failure on PR #15237
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pub mod methods;
|
||||
mod methods_common;
|
||||
pub(crate) mod methods_common;
|
||||
mod methods_v1;
|
||||
mod methods_v2;
|
||||
pub mod protocol;
|
||||
|
||||
Reference in New Issue
Block a user