mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
codex: remove stale api provision alias
Drop the old run_onboard_oauth_helper_from_env re-export after the module rename. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -45,5 +45,4 @@ pub use auth::save_auth;
|
||||
pub use codex_app_server_protocol::AuthMode;
|
||||
pub use dotenv_api_key::upsert_dotenv_api_key;
|
||||
pub use dotenv_api_key::validate_dotenv_target;
|
||||
pub use run_api_provision_helper_from_env as run_onboard_oauth_helper_from_env;
|
||||
pub use token_data::TokenData;
|
||||
|
||||
Reference in New Issue
Block a user