Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiannis128 committed Nov 6, 2024
1 parent 02932c8 commit 6022ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_solution_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

from esbmc_ai.ai_models import AIModel
from esbmc_ai.chats.solution_generator import SolutionGenerator
from esbmc_ai.config import FixCodeScenarios


@pytest.fixture(scope="function")
Expand Down

0 comments on commit 6022ec7

Please sign in to comment.