Remove minutes quota copy from banner
What does this MR do and why?
Describe in detail what your merge request does and why.
We want to remove the first part of the minute limit banner message (Effective June 1, 2022, all free tier public projects will be included in CI/CD minutes quotas of 400 minutes for free users.
) on May 31 at 22:00UTC. Since the second part of the message (Before July 1, 2022, all free tier public open source projects will need to be part of the [GitLab's Open Source Program](https://about.gitlab.com/blog/2022/02/04/ultimate-perks-for-open-source-projects/)) to continue to receive GitLab Ultimate benefits.
) is still relevant until July 1, we don't want to remove the entire banner on May 31, only the part about the minutes quota. The rest of the banner can be removed June 30.
Also, banner now is displayed on following sections of the app for all the users visiting this sections:
- Projects landing page
- Project information
- Activity
- Labels
- Members
- Project Settings
Issue with explanation: gitlab-com/Product#4250 (closed)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.