fix: remove stale tts contract import · openclaw/openclaw@ef1e974
steipete
·
2026-04-28
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -10,7 +10,6 @@ import {
|
10 | 10 | withEnvAsync, |
11 | 11 | } from "openclaw/plugin-sdk/testing"; |
12 | 12 | import { beforeEach, describe, expect, it, vi } from "vitest"; |
13 | | -import { BUNDLED_PLUGIN_CONTRACT_SNAPSHOTS } from "./inventory/bundled-capability-metadata.js"; |
14 | 13 | |
15 | 14 | type TtsRuntimeModule = typeof import("openclaw/plugin-sdk/tts-runtime"); |
16 | 15 | type TtsCoreModule = typeof import("openclaw/plugin-sdk/speech-core"); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。