mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
Update webview-ui/src/components/settings/SettingsView.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
4dd9972c41
commit
37cc993399
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ const SettingsView = forwardRef<SettingsViewRef, SettingsViewProps>(({ onDone },
|
|||
}, [])
|
||||
|
||||
const handleSubmit = () => {
|
||||
console.log("handleSubmit", apiConfiguration)
|
||||
const apiValidationResult = validateApiConfiguration(apiConfiguration)
|
||||
|
||||
const modelIdValidationResult = validateModelId(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue