Skip to content

Commit e711534

Browse files
committed
Fix merge conflict
Signed-off-by: Geoff Wilson <[email protected]>
1 parent 0707083 commit e711534

File tree

1 file changed

+1
-1
lines changed
  • webview-ui/src/components/settings/providers

1 file changed

+1
-1
lines changed

webview-ui/src/components/settings/providers/Glama.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { useCallback } from "react"
2-
import { type ProviderSettings, type OrganizationAllowList, glamaDefaultModelId, API_KEYS } from "@roo-code/types"
2+
import { type ProviderSettings, glamaDefaultModelId, API_KEYS } from "@roo-code/types"
33

44
import type { OrganizationAllowList } from "@roo/cloud"
55
import type { RouterModels } from "@roo/api"

0 commit comments

Comments
 (0)