aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/server/ServerApi.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/server/ServerApi.ts')
-rw-r--r--src/api/server/ServerApi.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/server/ServerApi.ts b/src/api/server/ServerApi.ts
index 58c6845ac..69994114e 100644
--- a/src/api/server/ServerApi.ts
+++ b/src/api/server/ServerApi.ts
@@ -462,7 +462,6 @@ export default class ServerApi {
462 462
463 await sleep(10); 463 await sleep(10);
464 464
465 // @ts-expect-error No overload matches this call.
466 await tar.x({ 465 await tar.x({
467 file: archivePath, 466 file: archivePath,
468 cwd: recipeTempDirectory, 467 cwd: recipeTempDirectory,