From 5eb0b6242b8ef7366ca428201979cf9ca9cb0c46 Mon Sep 17 00:00:00 2001 From: Klemek Date: Fri, 14 Mar 2025 13:46:23 +0100 Subject: [PATCH] working transfer --- main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/main.js b/main.js index b9f6725..7ed9968 100644 --- a/main.js +++ b/main.js @@ -140,7 +140,6 @@ const app = createApp({ index, bytes: this.data.slice(index, index + MAX_CHUNK_SIZE), }); - console.log(this.data.slice(index, index + MAX_CHUNK_SIZE)); }, serverDone() { this.connection.send({