test
This commit is contained in:
parent
b266aabe9f
commit
332b43eb1f
11
__init__.py
11
__init__.py
@ -1,11 +0,0 @@
|
||||
|
||||
from .plutotv_html import PlutoTV_HTML
|
||||
|
||||
|
||||
class Plugin_OBJ():
|
||||
|
||||
def __init__(self, fhdhr, plugin_utils):
|
||||
self.fhdhr = fhdhr
|
||||
self.plugin_utils = plugin_utils
|
||||
|
||||
self.plutotv_html = PlutoTV_HTML(fhdhr, plugin_utils)
|
||||
Loading…
Reference in New Issue
Block a user