mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug line
This commit is contained in:
parent
77e1602747
commit
2ff00497b9
1 changed files with 0 additions and 2 deletions
|
|
@ -973,8 +973,6 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element {
|
|||
return true
|
||||
}, [props])
|
||||
|
||||
console.log('props.fetchItemsError', props.fetchItemsError)
|
||||
|
||||
return (
|
||||
<VStack
|
||||
css={{
|
||||
|
|
|
|||
Loading…
Reference in a new issue