fix: remove binary plugin type references
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
This commit is contained in:
@@ -341,7 +341,6 @@ impl ItemService {
|
|||||||
drop(writer);
|
drop(writer);
|
||||||
|
|
||||||
let plugin_types = vec![
|
let plugin_types = vec![
|
||||||
MetaPluginType::Binary,
|
|
||||||
MetaPluginType::Digest,
|
MetaPluginType::Digest,
|
||||||
MetaPluginType::User,
|
MetaPluginType::User,
|
||||||
MetaPluginType::Hostname,
|
MetaPluginType::Hostname,
|
||||||
|
|||||||
Reference in New Issue
Block a user