refactor: Remove unused pytest import from test_exceptions.py

This commit is contained in:
Paul Gauthier (aider) 2024-11-08 09:59:44 -08:00
parent 9db6780af6
commit 86d9275375

View file

@ -1,5 +1,3 @@
import pytest
from aider.exceptions import ExInfo, LiteLLMExceptions