Prune package manager legacy artifacts

This commit is contained in:
ejclaw
2026-04-08 07:12:54 +09:00
parent 9640d51ff9
commit 0e016395c6
15 changed files with 5 additions and 9438 deletions

View File

@@ -7,6 +7,3 @@ export declare function isVerificationSnapshotExcludedPath(
currentPath: string,
): boolean;
export declare function computeVerificationSnapshotId(repoDir: string): string;
export declare function resolveVerificationResponsesDir(
hostIpcDir: string,
): string;