-
-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: removed unused code #4178
Merged
Merged
fix: removed unused code #4178
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickytonline
requested review from
zeucapua and
brandonroberts
as code owners
October 21, 2024 13:23
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
brandonroberts
approved these changes
Oct 21, 2024
nickytonline
commented
Oct 21, 2024
components/molecules/CardHorizontalBarChart/card-horizontal-bar-chart.tsx
Show resolved
Hide resolved
4 tasks
nickytonline
force-pushed
the
nickytonline/remove-unused-code
branch
from
October 21, 2024 13:42
29ba81e
to
725c182
Compare
nickytonline
force-pushed
the
nickytonline/remove-unused-code
branch
from
October 21, 2024 13:42
725c182
to
e397eaa
Compare
jpmcb
approved these changes
Oct 21, 2024
open-sauced bot
pushed a commit
that referenced
this pull request
Oct 21, 2024
## [2.64.0-beta.9](v2.64.0-beta.8...v2.64.0-beta.9) (2024-10-21) ### 🐛 Bug Fixes * removed unused code ([#4178](#4178)) ([d6fff39](d6fff39))
open-sauced bot
pushed a commit
that referenced
this pull request
Oct 22, 2024
## [2.64.0](v2.63.0...v2.64.0) (2024-10-22) ### 🍕 Features * download `ContributorsTable` data as JSON/CSV ([#4151](#4151)) ([d87b37e](d87b37e)) * removed developer pack form from user settings page ([#4173](#4173)) ([da975d7](da975d7)) * removed payments and limits ([#4171](#4171)) ([898d889](898d889)) ### 🐛 Bug Fixes * a11y rule "iframe-has-title" fails with a warning. ([#4162](#4162)) ([f15764a](f15764a)) * a11y rule "img-redundant-alt" fails with a warning ([#4176](#4176)) ([cc9cdf0](cc9cdf0)) * a11y rule "no-noninteractive-element-interactions" ([#4163](#4163)) ([4d26abc](4d26abc)) * fixed changing workspaces visibility regression ([#4172](#4172)) ([ee12474](ee12474)) * Make the "create workspace" option more obvious ([#4177](#4177)) ([9d8ae39](9d8ae39)) * removed unused code ([#4178](#4178)) ([d6fff39](d6fff39)) * resolve a11y warnings for role-supports-aria-props rule ([#4174](#4174)) ([95e2099](95e2099)) * throw errors on insight creation failure ([#4145](#4145)) ([e3f8db3](e3f8db3)) * use a tags instead of link tags ([#4158](#4158)) ([7b48770](7b48770))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
While reviewing #4165, I discovered some code we no longer use/need.
Related Tickets & Documents
Relates to #4165
Mobile & Desktop Screenshots/Recordings
N/A
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?