mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Updated view example
This commit is contained in:
parent
ad3a0b9df6
commit
a428d4c938
@ -81,7 +81,6 @@ class ViewSource():
|
|||||||
|
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
class HttpSource(ViewSource):
|
class HttpSource(ViewSource):
|
||||||
def __init__(self, url):
|
def __init__(self, url):
|
||||||
self.url = url
|
self.url = url
|
||||||
|
Loading…
Reference in New Issue
Block a user