Skip to content

chore: delete unused data files releaseTimeline.js and features.js#399

Open
mesutoezdil wants to merge 1 commit into
Project-HAMi:masterfrom
mesutoezdil:fix/remove-unused-data-files
Open

chore: delete unused data files releaseTimeline.js and features.js#399
mesutoezdil wants to merge 1 commit into
Project-HAMi:masterfrom
mesutoezdil:fix/remove-unused-data-files

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented May 20, 2026

Two data files in src/data/ were never imported by any component or page:

  • src/data/features.js - legacy feature list with JSX <Translate> calls, replaced by valueCards.js
  • src/data/home/releaseTimeline.js - milestone data with no consumer

Leaving orphaned exports in src/data/ is misleading - it suggests content
that does not actually appear on the site.

Both files were never imported by any component or page. Leaving dead
exports in src/data/ creates confusion about what data is actually
used on the site.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented May 20, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mesutoezdil
Once this PR has been reviewed and has the lgtm label, please assign windsonsea for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot hami-robot Bot added the size/L label May 20, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for project-hami ready!

Name Link
🔨 Latest commit 3235ead
🔍 Latest deploy log https://app.netlify.com/projects/project-hami/deploys/6a0e20b84e90950009695135
😎 Deploy Preview https://deploy-preview-399--project-hami.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant