Skip to content

Commit f154eb2

Browse files
committed
One more lint fix
Signed-off-by: Geoff Wilson <[email protected]>
1 parent 2b6b2ea commit f154eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useCallback, useState } from "react"
1+
import { useState } from "react"
22

33
import { type ProviderSettings, type OrganizationAllowList, requestyDefaultModelId } from "@roo-code/types"
44

0 commit comments

Comments
 (0)