chore(client): removing a forgotten console.log (#39055)

This commit is contained in:
Ieahleen 2020-06-12 20:28:53 +02:00 committed by GitHub
parent f6aaa5f38a
commit db9c38539b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,8 +123,6 @@ function renderProfile(user) {
isDonating
} = user;
console.log(showDonation);
return (
<Fragment>
<Camper