mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
refactor: remove unnecessary useRefs (#780)
This commit is contained in:
@@ -201,6 +201,7 @@ export const App = ({
|
||||
|
||||
const { streamingState, submitQuery, initError, pendingHistoryItems } =
|
||||
useGeminiStream(
|
||||
config.getGeminiClient(),
|
||||
addItem,
|
||||
setShowHelp,
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user