From 1337668152eb38e5297d9dc2e64ec6f69fb89293 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 27 Jan 2023 22:13:29 -0800 Subject: [PATCH] Remove console logs --- components/CharacterGrid/index.tsx | 1 - components/SummonGrid/index.tsx | 1 - components/WeaponGrid/index.tsx | 1 - 3 files changed, 3 deletions(-) diff --git a/components/CharacterGrid/index.tsx b/components/CharacterGrid/index.tsx index 46c5348c..944f4e85 100644 --- a/components/CharacterGrid/index.tsx +++ b/components/CharacterGrid/index.tsx @@ -499,7 +499,6 @@ const CharacterGrid = (props: Props) => { // Render: JSX components const errorAlert = () => { - console.log(axiosError?.status) return ( { // Render: JSX components const errorAlert = () => { - console.log(axiosError?.status) return ( { } const errorAlert = () => { - console.log(axiosError?.status) return (