diff --git a/mentat/conversation.py b/mentat/conversation.py index 137a7aef6..f4a786b4a 100644 --- a/mentat/conversation.py +++ b/mentat/conversation.py @@ -16,7 +16,6 @@ ) from mentat.llm_api_handler import ( - TOKEN_COUNT_WARNING, count_tokens, get_max_tokens, prompt_tokens,