From 6549bba7569b91e5e7738b2e1f5a5f927b643015 Mon Sep 17 00:00:00 2001 From: Matchu Date: Tue, 2 Feb 2021 16:48:08 -0800 Subject: [PATCH] Remove stray console.log --- src/app/ItemPage.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/ItemPage.js b/src/app/ItemPage.js index cbf7668..b14cd40 100644 --- a/src/app/ItemPage.js +++ b/src/app/ItemPage.js @@ -578,11 +578,6 @@ function ItemPageOutfitPreview({ itemId }) { data?.item?.canonicalAppearance?.body?.canonicalAppearance?.species?.name ); const couldProbablyModelMoreData = !isProbablySpeciesSpecific; - console.log( - compatibleBodies, - data?.item?.name, - data?.item?.canonicalAppearance?.body?.canonicalAppearance?.species?.name - ); // To check whether the item is compatible with this pet, query for the // appearance, but only against the cache. That way, we don't send a