1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 05:36:59 -05:00

Remove old string line

This commit is contained in:
deathbybandaid 2020-10-02 15:27:04 -04:00
parent fc589b60a9
commit 4dc026317e

View File

@ -102,8 +102,6 @@ class proxyserviceFetcher():
self.epg_cache = None
self.epg_cache_file = config.config["proxy"]["epg_cache"]
self.servicename = "NextPVRProxy"
self.urls = {}
self.url_assembler()