diff --git a/llm/cli.py b/llm/cli.py index 4322612..2727a02 100644 --- a/llm/cli.py +++ b/llm/cli.py @@ -5,7 +5,6 @@ from dataclasses import asdict import io import json import os -import re from llm import ( Attachment, AsyncConversation,