mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-09 16:21:15 +00:00
fix(outbound): restore generic delivery and security seams
This commit is contained in:
@@ -11,7 +11,6 @@ import type {
|
||||
OpenClawPluginServiceContext,
|
||||
OpenClawPluginToolContext,
|
||||
OpenClawPluginToolFactory,
|
||||
PluginInteractiveTelegramHandlerContext,
|
||||
PluginLogger,
|
||||
ProviderAugmentModelCatalogContext,
|
||||
ProviderAuthContext,
|
||||
@@ -117,7 +116,6 @@ export type {
|
||||
OpenClawPluginCommandDefinition,
|
||||
OpenClawPluginDefinition,
|
||||
PluginLogger,
|
||||
PluginInteractiveTelegramHandlerContext,
|
||||
};
|
||||
export type { OpenClawConfig };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user