We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf8b5d commit 6a77328Copy full SHA for 6a77328
modal-js/examples/sandbox-image-mount.ts
@@ -65,3 +65,4 @@ console.log(
65
);
66
67
await sb2.terminate();
68
+await modal.images.delete(repoSnapshot.imageId);
0 commit comments