Skip to content

Commit 91cfa43

Browse files
committed
dead code
1 parent eec69fa commit 91cfa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsrepo.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { defineConfig, type RegistryItem } from 'jsrepo';
22
import { output } from '@jsrepo/shadcn';
3-
import { type Category, componentMetadata, type Variant, VARIANTS } from './src/constants/Information';
3+
import { type Category, componentMetadata, type Variant } from './src/constants/Information';
44

55
export default defineConfig({
66
registry: {

0 commit comments

Comments
 (0)