mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-27 17:58:07 +00:00
fix(desktop): satisfy eslint in kimi-k3 picker rebase
This commit is contained in:
parent
37e648128b
commit
91d69c4ca3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,8 +3,8 @@ import { useState } from 'react'
|
|||
|
||||
import { useI18n } from '@/i18n'
|
||||
import { modelOptionsQueryKey, requestModelOptions } from '@/lib/model-options'
|
||||
import { currentPickerSelection } from '@/lib/model-status-label'
|
||||
import { modelSearchText } from '@/lib/model-search-text'
|
||||
import { currentPickerSelection } from '@/lib/model-status-label'
|
||||
import { normalize } from '@/lib/text'
|
||||
import type { ModelOptionProvider, ModelPricing } from '@/types/hermes'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue