From f484111e376e7daa7f14feec4f1a9abd58efe30c Mon Sep 17 00:00:00 2001 From: imccyu Date: Tue, 11 Aug 2026 18:25:33 +0800 Subject: [PATCH] fix: build --- packages/client/ui-settings/src/client/settings-scope.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/client/ui-settings/src/client/settings-scope.ts b/packages/client/ui-settings/src/client/settings-scope.ts index a744482d09..256ef1b67c 100644 --- a/packages/client/ui-settings/src/client/settings-scope.ts +++ b/packages/client/ui-settings/src/client/settings-scope.ts @@ -31,7 +31,6 @@ import type {} from '@deepseek-ai/dsh-api-remotes/types' // never — the owning package's client-safe, type-only subpath supplies the // cordis `Events` entry (and with it the branded `SettingsNamespace`). import type {} from '@deepseek-ai/dsh-settings/types' -import type { TypeRTClientRemote } from '@deepseek-ai/dsh-type-meta' type SettingsFace = Pick