From f5f324b3236a2508aff3bc8292d3f89c62ec7ff7 Mon Sep 17 00:00:00 2001 From: Index Date: Mon, 8 Jul 2024 19:44:03 -0500 Subject: [PATCH] chore: remove avatar sandbox console log --- js/account/avatar-sandbox.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/account/avatar-sandbox.js b/js/account/avatar-sandbox.js index efb9d4d..f10a5de 100644 --- a/js/account/avatar-sandbox.js +++ b/js/account/avatar-sandbox.js @@ -514,7 +514,6 @@ async function LoadItems() { RetroItems = Groups } else { - console.log('use cache') Items = { assets: RetroItems[Page - 1], pages: RetroItems.length