Skip to content

chore: remove unused code and dependencies#148

Open
mimionly wants to merge 1 commit intoDeveloper-Kommunity-24:mainfrom
mimionly:chore/cleanup-unused-code
Open

chore: remove unused code and dependencies#148
mimionly wants to merge 1 commit intoDeveloper-Kommunity-24:mainfrom
mimionly:chore/cleanup-unused-code

Conversation

@mimionly
Copy link
Contributor

@mimionly mimionly commented Mar 16, 2026

Pull Request

📋 Description

  1. Unused Calendar Components & Schemas
  2. Unused UI Components & Utilities
  3. Unused Hooks & Constants
  4. Unused NPM Dependencies (Removed via pnpm remove):

🔄 Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation

🧪 Testing

pnpm buid
pnpm dev

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for dk24 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8ba2f32
🔍 Latest deploy log https://app.netlify.com/projects/dk24/deploys/69b82218287d190008d14a32
😎 Deploy Preview https://deploy-preview-148--dk24.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@anishshobithps
Copy link
Contributor

Hi @risha-bit, can u remove all the radix-ui individual modules and just use the radix-ui module ? you can run the shadcn cli tool to do it for you https://ui.shadcn.com/docs/cli#migrate-radix

What it does and how to do it is given in the above link, ping if you have doubts.

Copy link
Member

@gaureshpai gaureshpai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @risha-bit, the unused code are removed from the ./calendar dir, but expected behavior was to move all the contents of the particular folder to the code structure that is to /components /libs and other existing dirs so the code is uniform. Thank you

@gaureshpai gaureshpai added the enhancement New feature or request label Mar 17, 2026
@mimionly
Copy link
Contributor Author

@anishshobithps ok will look into it

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Project codebase cleanup - rm unused /calendar and other utils and components

3 participants