refactor: remove unused default_meta_plugin_type function
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -78,8 +78,3 @@ pub fn get_meta_plugin(meta_plugin_type: MetaPluginType) -> Box<dyn MetaPlugin>
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn default_meta_plugin_type() -> MetaPluginType {
|
|
||||||
// Default meta plugin functionality has been removed
|
|
||||||
// This function returns a placeholder value
|
|
||||||
MetaPluginType::FileMagic
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user