mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 04:50:44 +00:00
refactor(plugins): decouple bundled plugin runtime loading
This commit is contained in:
@@ -7,7 +7,7 @@ import { mockPinnedHostnameResolution } from "../../../../src/test-helpers/ssrf.
|
||||
import {
|
||||
type FetchMock,
|
||||
withFetchPreconnect,
|
||||
} from "../../../../test/helpers/extensions/fetch-mock.js";
|
||||
} from "../../../../test/helpers/plugins/fetch-mock.js";
|
||||
import {
|
||||
fetchWithSlackAuth,
|
||||
resolveSlackAttachmentContent,
|
||||
|
||||
Reference in New Issue
Block a user