mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
lint
This commit is contained in:
@@ -73,7 +73,9 @@ pub(crate) struct FooterProps {
|
||||
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
|
||||
pub(crate) enum CollaborationModeIndicator {
|
||||
Plan,
|
||||
#[allow(dead_code)] // Hidden by current mode filtering; kept for future UI re-enablement.
|
||||
PairProgramming,
|
||||
#[allow(dead_code)] // Hidden by current mode filtering; kept for future UI re-enablement.
|
||||
Execute,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user