fix linting

This commit is contained in:
Shroominic
2025-11-11 17:24:21 +08:00
parent 29b088c035
commit 30d62bf65c
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
from typing import TYPE_CHECKING
from ..payment.models import Model, async_fetch_openrouter_models
from .base import BaseUpstreamProvider
if TYPE_CHECKING:
-1
View File
@@ -1,6 +1,5 @@
from typing import TYPE_CHECKING
from ..payment.models import Model, async_fetch_openrouter_models
from .base import BaseUpstreamProvider
if TYPE_CHECKING: