Skip to content

Commit 5299497

Browse files
jonasnobileclaude
andcommitted
chore: remove unused CATEGORY_COUNT from seed data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 37069e4 commit 5299497

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/seed/generate-data.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ export interface Review {
131131

132132
const AUTHOR_COUNT = 60
133133
const PUBLISHER_COUNT = 25
134-
const CATEGORY_COUNT = 15
135134
const BOOK_COUNT = 500
136135
const CUSTOMER_COUNT = 1000
137136
const ORDER_COUNT = 3000

0 commit comments

Comments
 (0)