Removed Line
This commit is contained in:
parent
c55e708928
commit
81c458ddd1
2
main.py
2
main.py
@ -48,8 +48,6 @@ def new_main(inputArg):
|
|||||||
|
|
||||||
|
|
||||||
def twitch_module_init(dbCert, twitchCert):
|
def twitch_module_init(dbCert, twitchCert):
|
||||||
credentials_manager = credentials.Credentials_Module()
|
|
||||||
credentials_manager.load_credentials()
|
|
||||||
|
|
||||||
twitch_chat = twitch_script.Twitch_Module()
|
twitch_chat = twitch_script.Twitch_Module()
|
||||||
twitch_chat.db_manager.setup_engine(dbCert)
|
twitch_chat.db_manager.setup_engine(dbCert)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user