mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
chore(client): removing a forgotten console.log (#39055)
This commit is contained in:
parent
f6aaa5f38a
commit
db9c38539b
@ -123,8 +123,6 @@ function renderProfile(user) {
|
||||
isDonating
|
||||
} = user;
|
||||
|
||||
console.log(showDonation);
|
||||
|
||||
return (
|
||||
<Fragment>
|
||||
<Camper
|
||||
|
||||
Loading…
Reference in New Issue
Block a user