Updated view example
This commit is contained in:
parent
ad3a0b9df6
commit
a428d4c938
|
@ -81,7 +81,6 @@ class ViewSource():
|
|||
|
||||
return None
|
||||
|
||||
|
||||
class HttpSource(ViewSource):
|
||||
def __init__(self, url):
|
||||
self.url = url
|
||||
|
|
Loading…
Reference in New Issue