Remove unused (removed) types
This commit is contained in:
@@ -13,10 +13,8 @@ import type {
|
|||||||
ChatStreamParams,
|
ChatStreamParams,
|
||||||
CreateAppParams,
|
CreateAppParams,
|
||||||
CreateAppResult,
|
CreateAppResult,
|
||||||
InstallNodeResult,
|
|
||||||
ListAppsResponse,
|
ListAppsResponse,
|
||||||
NodeSystemInfo,
|
NodeSystemInfo,
|
||||||
SandboxConfig,
|
|
||||||
Version,
|
Version,
|
||||||
} from "./ipc_types";
|
} from "./ipc_types";
|
||||||
import { showError } from "@/lib/toast";
|
import { showError } from "@/lib/toast";
|
||||||
|
|||||||
Reference in New Issue
Block a user