chore: Remove unused imports in test_openrouter.py

This commit is contained in:
Paul Gauthier (aider) 2025-05-10 12:57:14 -07:00
parent a6b0f43dce
commit 512b4d891b

View file

@ -1,8 +1,5 @@
import json
from pathlib import Path
import pytest
from aider.models import ModelInfoManager
from aider.openrouter import OpenRouterModelManager