From 9c26193fa1d96e00a7fc529514e96d374a27395f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 26 May 2025 02:56:50 +0200 Subject: [PATCH] auto-git: [change] main.js --- main.js | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/main.js b/main.js index 638980a..c61dfcc 100644 --- a/main.js +++ b/main.js @@ -26,19 +26,6 @@ const store = new Store({ } }); -function talkAboutMyself(cat){ - console.log("this is not a debugging function!"); - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") - console.log("it's a function that establishes the relevance of cats!") -} - let folders = store.get('folders') || []; folders = folders.map(f => ({ ...f,