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,