fix: resolve compilation errors and warnings
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
This commit is contained in:
@@ -476,7 +476,7 @@ fn register_magic_plugin() {
|
||||
}
|
||||
|
||||
#[cfg(not(feature = "magic"))]
|
||||
use crate::meta_plugin::{register_meta_plugin, MetaPluginType};
|
||||
use crate::meta_plugin::register_meta_plugin;
|
||||
#[cfg(not(feature = "magic"))]
|
||||
#[ctor::ctor]
|
||||
fn register_fallback_magic_plugin() {
|
||||
|
||||
Reference in New Issue
Block a user