We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705901f commit fdc8582Copy full SHA for fdc8582
extensions/puterfs/main.js
@@ -645,7 +645,6 @@ class PuterFSProvider {
645
646
const bucket_region = node.entry.bucket_region;
647
const bucket = node.entry.bucket;
648
- console.log('BUCKET AND ENTRY?', bucket, node.entry);
649
650
const state_upload = await this.#storage_upload({
651
uuid: node.entry.uuid,
0 commit comments