Commit 70f580ec authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent eae35ddd
......@@ -89,7 +89,6 @@ class ERROR_MESSAGES(str, Enum):
OLLAMA_API_DISABLED = (
"The Ollama API is disabled. Please enable it to use this feature."
)
INVALID_URL = "The URL you provided is invalid. Please double-check and try again."
class TASKS(str, Enum):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment