refactor: trim extension test hooks

This commit is contained in:
Peter Steinberger
2026-05-01 14:32:25 +01:00
parent f221bc85a0
commit 0fe007f71b
15 changed files with 2 additions and 69 deletions

View File

@@ -1,3 +1 @@
export { createDedupeCache } from "openclaw/plugin-sdk/core";
export { createPersistentDedupe } from "openclaw/plugin-sdk/persistent-dedupe";
export { readJsonFileWithFallback } from "openclaw/plugin-sdk/json-store";