1
0

Remove old time stamps (now created further up the script).

This commit is contained in:
Pierre Cazenave 2018-09-28 22:42:59 +01:00
parent 728c47942f
commit 3516d52162

2
dl.py
View File

@ -25,8 +25,6 @@ else:
outline = opml.parse('subs.xml')
ptime = datetime.utcfromtimestamp(float(content))
ftime = time()
urls = []