mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused import
This commit is contained in:
parent
5ea67a0bea
commit
5d42b65611
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import { searchBarCommands } from '../../../lib/keyboardShortcuts/navigationShor
|
|||
import { useKeyboardShortcuts } from '../../../lib/keyboardShortcuts/useKeyboardShortcuts'
|
||||
import { Button } from '../../elements/Button'
|
||||
import { X } from 'phosphor-react'
|
||||
import { DateTime } from 'luxon'
|
||||
|
||||
type LibrarySearchBarProps = {
|
||||
searchTerm?: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue