Skip to content

Commit 068f828

Browse files
committed
oops - that was stupid
1 parent 9039f77 commit 068f828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/project/upload.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ async function moveFile(
225225
if (!HOME) {
226226
throw Error("HOME env var must be set");
227227
}
228-
await rename(temp, dest);
229228
await handleCopy({
230229
event: "copy_from_project_to_compute_server",
231230
compute_server_id,

0 commit comments

Comments
 (0)