Skip to content

Commit c41c2b5

Browse files
authored
Remove the empty array slot
1 parent 4d6c82d commit c41c2b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/model.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ describe('collectModelTable', () => {
5353
} as LLMModelProvider,
5454
sorted: 3,
5555
},
56-
,
5756
{
5857
name: 'claude-3-haiku-20240307',
5958
available: true,

0 commit comments

Comments
 (0)