diff --git a/client/src/components/profile/Profile.js b/client/src/components/profile/Profile.js index 82071e7a1a..6f366a5a7d 100644 --- a/client/src/components/profile/Profile.js +++ b/client/src/components/profile/Profile.js @@ -123,8 +123,6 @@ function renderProfile(user) { isDonating } = user; - console.log(showDonation); - return (