Skip to content

Commit

Permalink
chore: cleanup import
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Nov 28, 2024
1 parent dfd685b commit d59a68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/screens/Thread/ThreadLeftPanel/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { useCallback, useEffect, useState } from 'react'

import { InferenceEngine, Thread } from '@janhq/core'
import { Thread } from '@janhq/core'

import { Button } from '@janhq/joi'
import { useAtomValue, useSetAtom } from 'jotai'
Expand Down

0 comments on commit d59a68a

Please sign in to comment.