mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
fix comment
This commit is contained in:
@@ -42,7 +42,7 @@ pub(crate) enum AppEvent {
|
||||
matches: Vec<FileMatch>,
|
||||
},
|
||||
|
||||
/// Result of refreshing rate limits (e.g., after `/status`).
|
||||
/// Result of refreshing rate limits
|
||||
RateLimitSnapshotFetched(RateLimitSnapshot),
|
||||
|
||||
/// Result of computing a `/diff` command.
|
||||
|
||||
Reference in New Issue
Block a user