mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix stub import
This commit is contained in:
parent
c1305ab1e7
commit
d4700cc393
2 changed files with 0 additions and 2 deletions
|
|
@ -18,7 +18,6 @@ import {
|
|||
HomeItemSource,
|
||||
HomeItemSourceType,
|
||||
HomeSection,
|
||||
stubHomeItems,
|
||||
useGetHomeItems,
|
||||
} from '../../lib/networking/queries/useGetHome'
|
||||
import { timeAgo } from '../../components/patterns/LibraryCards/LibraryCardStyles'
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ import {
|
|||
HomeItemSource,
|
||||
HomeItemSourceType,
|
||||
HomeSection,
|
||||
stubHomeItems,
|
||||
useGetHomeItems,
|
||||
} from '../../lib/networking/queries/useGetHome'
|
||||
import { timeAgo } from '../../components/patterns/LibraryCards/LibraryCardStyles'
|
||||
|
|
|
|||
Loading…
Reference in a new issue