diff --git a/client/src/components/Donation/components/DonateCompletion.js b/client/src/components/Donation/components/DonateCompletion.js index 9637d423d8d..93a1695a6de 100644 --- a/client/src/components/Donation/components/DonateCompletion.js +++ b/client/src/components/Donation/components/DonateCompletion.js @@ -40,10 +40,6 @@ function DonateCompletion({ processing, reset, success, error = null }) { Your donation will support free technology education for people all over the world.

-

- You can update your supporter status at any time from the 'manage - your existing donation' section below on this page. -

)} {error &&

{error}

}