Skip to content

Commit 76341db

Browse files
committed
chore: fix linter
1 parent 334131a commit 76341db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web-app/src/containers/DropdownModelProvider.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ const DropdownModelProvider = ({
161161
) && provider.provider !== 'llamacpp' && !provider.api_key?.length
162162
)
163163
return
164-
}
165164

166165
const capabilities = modelItem.capabilities || []
167166
const capabilitiesString = capabilities.join(' ')

0 commit comments

Comments
 (0)