1
0
Fork 0
mirror of https://github.com/Findus23/RadioStats.git synced 2024-09-18 14:53:47 +02:00

remove debug line

This commit is contained in:
Lukas Winkler 2022-03-28 23:54:35 +02:00
parent 1d59813d99
commit 925b7ab81e
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -49,7 +49,6 @@ def add_entry(time, artist, title):
for channel in Channel.select():
if channel.has_data:
if channel.shortname != "886": continue
if channel.shortname == "kht":
pars = KroneHitFetcher()
elif channel.shortname == "886":