mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove non-useful logging line
This commit is contained in:
parent
e9f22bba43
commit
a9eeda9369
1 changed files with 0 additions and 1 deletions
|
|
@ -530,7 +530,6 @@ const processSubscription = async (
|
|||
continue
|
||||
}
|
||||
|
||||
console.log('Fetching feed item', link)
|
||||
const feedItem = {
|
||||
...item,
|
||||
isoDate,
|
||||
|
|
|
|||
Loading…
Reference in a new issue