Skip to content

Conversation

@marckraw
Copy link
Owner

@marckraw marckraw commented Sep 9, 2025

Remove unused files, dependencies, and debug logs, and configure Knip for ongoing code hygiene.

This PR addresses the "cleanup unused places" part of the task by systematically removing files and dependencies identified as unreferenced or obsolete. It also improves code clarity by removing noisy debug logs and fixing a type mismatch in a core factory. The addition of knip.json sets up a tool for ongoing unused code detection, focusing on production code by ignoring examples and documentation.


Open in Cursor Open in Web

This commit removes unused dependencies and code across various packages, including audio utilities, SSE testing scripts, and specific service implementations. It also cleans up imports and refactors some utility functions for better maintainability.

Co-authored-by: marckraw <[email protected]>
@cursor
Copy link

cursor bot commented Sep 9, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@changeset-bot
Copy link

changeset-bot bot commented Sep 9, 2025

⚠️ No Changeset found

Latest commit: 6f9c1ad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Sep 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
grid-docs Ready Ready Preview Comment Sep 9, 2025 5:46pm

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.

3 participants