mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
edits
This commit is contained in:
@@ -29,7 +29,6 @@ enum Step {
|
||||
Auth(AuthModeWidget),
|
||||
TrustDirectory(TrustDirectoryWidget),
|
||||
ContinueToChat(ContinueToChatWidget),
|
||||
// Free plan message is now handled as an Auth sign-in state
|
||||
}
|
||||
|
||||
pub(crate) trait KeyboardHandler {
|
||||
|
||||
Reference in New Issue
Block a user