- removed cue_file because it's handled by liquidsoap itself.
This commit is contained in:
parent
107c100cc4
commit
cef2361bc2
7 changed files with 2 additions and 142 deletions
|
@ -56,7 +56,6 @@ except Exception, e:
|
|||
class Global:
|
||||
def __init__(self):
|
||||
self.api_client = api_client.api_client_factory(config)
|
||||
self.cue_file = CueFile()
|
||||
self.set_export_source('scheduler')
|
||||
|
||||
def selfcheck(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue