mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 15:00:39 -04:00
Updated view example
This commit is contained in:
parent
ad3a0b9df6
commit
a428d4c938
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue