Removed Line

This commit is contained in:
Alex Orid 2020-10-20 03:10:41 -04:00
parent c55e708928
commit 81c458ddd1

View File

@ -48,8 +48,6 @@ def new_main(inputArg):
def twitch_module_init(dbCert, twitchCert):
credentials_manager = credentials.Credentials_Module()
credentials_manager.load_credentials()
twitch_chat = twitch_script.Twitch_Module()
twitch_chat.db_manager.setup_engine(dbCert)