Skip to content

Commit fdc8582

Browse files
committed
clean: remove log
1 parent 705901f commit fdc8582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensions/puterfs/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,6 @@ class PuterFSProvider {
645645

646646
const bucket_region = node.entry.bucket_region;
647647
const bucket = node.entry.bucket;
648-
console.log('BUCKET AND ENTRY?', bucket, node.entry);
649648

650649
const state_upload = await this.#storage_upload({
651650
uuid: node.entry.uuid,

0 commit comments

Comments
 (0)