fix(ci): drop unused slack test import

This commit is contained in:
Peter Steinberger
2026-04-06 23:46:23 +01:00
parent 9697925d4a
commit 7071f6e442

View File

@@ -5,7 +5,6 @@ import type {
ChannelThreadingAdapter,
} from "../../channels/plugins/types.js";
import type { OpenClawConfig } from "../../config/config.js";
import { compileSlackInteractiveReplies } from "../../plugin-sdk/slack.js";
import { setActivePluginRegistry } from "../../plugins/runtime.js";
import {
createChannelTestPluginBase,