From db9c38539b22a716513aadc80e877f00df436f4e Mon Sep 17 00:00:00 2001 From: Ieahleen Date: Fri, 12 Jun 2020 20:28:53 +0200 Subject: [PATCH] chore(client): removing a forgotten console.log (#39055) --- client/src/components/profile/Profile.js | 2 -- 1 file changed, 2 deletions(-) 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 (