Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused imports in utils.ts #1407

Closed
phenomen opened this issue Oct 30, 2024 · 0 comments
Closed

Unused imports in utils.ts #1407

phenomen opened this issue Oct 30, 2024 · 0 comments
Labels
status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation type: documentation A change or addition to the documentation

Comments

@phenomen
Copy link

Change Type

Removal

Proposed Changes

https://next.shadcn-svelte.com/docs/installation/manual#configure-utils
Those imports are not used anymore.

import { cubicOut } from "svelte/easing";
import type { TransitionConfig } from "svelte/transition";
@phenomen phenomen added the type: documentation A change or addition to the documentation label Oct 30, 2024
@huntabyte huntabyte added the status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation type: documentation A change or addition to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants