mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-30 17:50:00 -06:00
clean: remove log
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user