Skip to content

Commit 52bb0eb

Browse files
committed
fix(search): remove unused SEARCH_THINKING_BUDGET constants from search module
1 parent c180290 commit 52bb0eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plugin/search.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import {
1010
ANTIGRAVITY_ENDPOINT,
1111
ANTIGRAVITY_HEADERS,
1212
SEARCH_MODEL,
13-
SEARCH_THINKING_BUDGET_DEEP,
14-
SEARCH_THINKING_BUDGET_FAST,
1513
SEARCH_TIMEOUT_MS,
1614
SEARCH_SYSTEM_INSTRUCTION,
1715
} from "../constants";

0 commit comments

Comments
 (0)