Remove non-useful logging line

This commit is contained in:
Jackson Harper 2024-01-20 09:23:45 +08:00
parent e9f22bba43
commit a9eeda9369

View file

@ -530,7 +530,6 @@ const processSubscription = async (
continue
}
console.log('Fetching feed item', link)
const feedItem = {
...item,
isoDate,