Skip to content

Remove unused files#1254

Open
guan404ming wants to merge 2 commits intoapache:mainfrom
guan404ming:remove-unused-files
Open

Remove unused files#1254
guan404ming wants to merge 2 commits intoapache:mainfrom
guan404ming:remove-unused-files

Conversation

@guan404ming
Copy link
Copy Markdown
Member

@guan404ming guan404ming commented Apr 10, 2026

Changes

  • Bug fix
  • New feature
  • Refactoring
  • Documentation
  • Test
  • CI/CD pipeline
  • Other

Why

Several files were never imported or had served their one-time purpose and were no longer needed.

How

  • Remove completed migration scripts (migrate-posts.js, migrate-website-docs.js) and their package.json entry
  • Remove Docusaurus boilerplate markdown-page.md and redundant downloads.html static redirect

Note: amazon_braket_helpers.py, cirq_helpers.py, and qiskit_helpers.py were initially removed but restored because they are dynamically imported by test_final_quantum_states.py via import_module.

Checklist

  • Added or updated unit tests for all changes
  • Added or updated documentation for all changes

Signed-off-by: Guan-Ming Chiu <guanmingchiu@gmail.com>
Signed-off-by: Guan-Ming Chiu <guanmingchiu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant