diff --git a/latex_commands.py b/latex_commands.py index 8667012..6d92d56 100644 --- a/latex_commands.py +++ b/latex_commands.py @@ -11,7 +11,7 @@ from discord.ext import commands from constants import ( LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB, - OPENAI_API_KEY, OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID + OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID ) from latex_functions import ( is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis