diff --git a/client/containers/CommunityCreate/CommunityCreate.tsx b/client/containers/CommunityCreate/CommunityCreate.tsx index 2b2601bd91..8af9657e60 100644 --- a/client/containers/CommunityCreate/CommunityCreate.tsx +++ b/client/containers/CommunityCreate/CommunityCreate.tsx @@ -145,7 +145,6 @@ const CommunityCreate = () => { setHeroLogo(val); }; - console.log('createError', createError); return (