mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-08-01 06:26:35 +00:00
Remove old parser reference.
This commit is contained in:
parent
1174e2e0c7
commit
8133af5d20
1 changed files with 0 additions and 2 deletions
|
|
@ -1019,8 +1019,6 @@ def parse_programs_for_tvg_id(epg_id):
|
|||
if program_parser:
|
||||
program_parser = None
|
||||
|
||||
# Free parser memory
|
||||
parser = None
|
||||
gc.collect()
|
||||
|
||||
except etree.XMLSyntaxError as xml_error:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue