Skip to content

fix(frontend): remove unused cn() helper (utils.ts)#11

Open
Jah-yee wants to merge 1 commit into
youzi-forge:mainfrom
Jah-yee:fix-unused-utils
Open

fix(frontend): remove unused cn() helper (utils.ts)#11
Jah-yee wants to merge 1 commit into
youzi-forge:mainfrom
Jah-yee:fix-unused-utils

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jun 1, 2026

Copy link
Copy Markdown

Summary

Removes frontend/src/lib/utils.ts which exports cn() — a Tailwind class merger with no call sites in the codebase.

Changes

Addresses

Issue #8: Remove unused frontend leftovers after lint/typecheck setup

Verification

  • npm run typecheck
  • npm run lint

Note: clsx and tailwind-merge remain in package.json dependencies as removing unused npm packages is a separate concern from issue #8 scope.

Removes src/lib/utils.ts which exports cn() - a Tailwind class merger
with no call sites in the codebase. Addresses issue youzi-forge#8 cleanup items.

Note: clsx and tailwind-merge remain in package.json as dependencies;
removing unused npm packages is a separate concern from issue youzi-forge#8 scope.
@Jah-yee

Jah-yee commented Jun 16, 2026

Copy link
Copy Markdown
Author

👋 Hi! Just checking in — this PR has been open 15+ days with no review. Happy to make any adjustments if needed! 🙏

@Jah-yee

Jah-yee commented Jul 6, 2026

Copy link
Copy Markdown
Author

👋 Hi! Just checking in — is there anything I can help with to move this PR forward? Happy to address any feedback! 🙏

@Jah-yee

Jah-yee commented Jul 6, 2026

Copy link
Copy Markdown
Author

👍 Looks good to merge — clean fix, thanks for contributing!

@Jah-yee

Jah-yee commented Jul 12, 2026

Copy link
Copy Markdown
Author

Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏

1 similar comment
@Jah-yee

Jah-yee commented Jul 12, 2026

Copy link
Copy Markdown
Author

Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏

@Jah-yee

Jah-yee commented Jul 13, 2026

Copy link
Copy Markdown
Author

Hi @ALL, gentle reminder that this PR is waiting for review. Happy to make any changes — just let me know! 🙏

@Jah-yee

Jah-yee commented Jul 13, 2026

Copy link
Copy Markdown
Author

Thanks for this contribution! Bumping for visibility.

@Jah-yee

Jah-yee commented Jul 13, 2026

Copy link
Copy Markdown
Author

➿ bump (R337)

@Jah-yee

Jah-yee commented Jul 13, 2026

Copy link
Copy Markdown
Author

🙌 bump

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