mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug code
This commit is contained in:
parent
f13fc9c35a
commit
1fddbc3b58
1 changed files with 0 additions and 2 deletions
|
|
@ -265,8 +265,6 @@ export default function Home(): JSX.Element {
|
|||
return <LoadingView />
|
||||
}
|
||||
|
||||
console.log('reader settings modal: ', readerSettings)
|
||||
|
||||
return (
|
||||
<PrimaryLayout
|
||||
pageTestId="home-page-tag"
|
||||
|
|
|
|||
Loading…
Reference in a new issue