Remove yet another silly log message
This commit is contained in:
@@ -566,8 +566,6 @@ def Fetch(url, cache, options):
|
|||||||
return rss
|
return rss
|
||||||
|
|
||||||
def Gather(rss, url, cache, options):
|
def Gather(rss, url, cache, options):
|
||||||
log('YEAH')
|
|
||||||
|
|
||||||
size = len(rss.items)
|
size = len(rss.items)
|
||||||
startTime = time.time()
|
startTime = time.time()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user