diff --git a/resources/twitchcommands.py b/resources/twitchcommands.py index b0d93d2..57218cd 100644 --- a/resources/twitchcommands.py +++ b/resources/twitchcommands.py @@ -44,8 +44,6 @@ launcher_version = exists(application_path+"\OpenGOAL-Launcher.exe") #checks -OUTHBAD = False - if (not exists(".env")): print("ERROR ENV FILE NOT FOUND NOT FOUND")