mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +00:00
style: eslint perfectionist import order in session-source test
This commit is contained in:
parent
f65cde9fd5
commit
9044c4b836
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import { describe, expect, it } from 'vitest'
|
||||
|
||||
import {
|
||||
MESSAGING_SESSION_SOURCE_IDS,
|
||||
isMessagingSource,
|
||||
MESSAGING_SESSION_SOURCE_IDS,
|
||||
sessionSourceSearchTerms
|
||||
} from './session-source'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue