mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Fix lint
This commit is contained in:
@@ -217,7 +217,6 @@ fn skill_roots(config: &Config) -> Vec<SkillRoot> {
|
||||
skill_roots_from_layer_stack_with_agents(&config.config_layer_stack, &config.cwd)
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub(crate) fn skill_roots_from_layer_stack(
|
||||
config_layer_stack: &ConfigLayerStack,
|
||||
) -> Vec<SkillRoot> {
|
||||
|
||||
Reference in New Issue
Block a user