Missed another because i'm editing in bed on my phone...

This commit is contained in:
McCloudS
2024-09-30 22:51:41 -06:00
committed by GitHub
parent c084702f40
commit 6df3000bf5

View File

@@ -967,7 +967,6 @@ greetings_translations = {
if __name__ == "__main__":
import uvicorn
update_env_variables()
logging.info(f"Subgen v{subgen_version}")
logging.info("Starting Subgen with listening webhooks!")
logging.info(f"Transcriptions are limited to running {str(concurrent_transcriptions)} at a time")