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

Merge pull request #10 from deathbybandaid/dev

Remove old string line
This commit is contained in:
Deathbybandaid 2020-10-02 15:27:39 -04:00 committed by GitHub
commit 3701b5faaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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()