clean: remove log

This commit is contained in:
KernelDeimos
2025-11-11 19:19:05 -05:00
committed by Eric Dubé
parent 705901fd2b
commit fdc8582dde

View File

@@ -645,7 +645,6 @@ class PuterFSProvider {
const bucket_region = node.entry.bucket_region;
const bucket = node.entry.bucket;
console.log('BUCKET AND ENTRY?', bucket, node.entry);
const state_upload = await this.#storage_upload({
uuid: node.entry.uuid,