From fa3b86fa7e5c7a8653bd77be257a9447374c0198 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Thu, 2 May 2024 17:31:17 +0100 Subject: [PATCH] chore: Amend empty blocks in upload.js /puter/packages/puter-js/src/modules/FileSystem/operations/upload.js 63:22 error Empty block statement no-empty 173:22 error Empty block statement no-empty --- packages/puter-js/src/modules/FileSystem/operations/upload.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/puter-js/src/modules/FileSystem/operations/upload.js b/packages/puter-js/src/modules/FileSystem/operations/upload.js index 4b7fe525..90bbff01 100644 --- a/packages/puter-js/src/modules/FileSystem/operations/upload.js +++ b/packages/puter-js/src/modules/FileSystem/operations/upload.js @@ -60,8 +60,6 @@ const upload = async function(items, dirPath, options = {}){ for(let i=0; i