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({