mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-12 12:56:41 +00:00
🔥 remove dependency override provider
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import abc
|
||||
import inspect
|
||||
from typing import Any, List, Type, Callable, Optional
|
||||
from typing import Any, List, Type, Optional
|
||||
|
||||
from pydantic.fields import FieldInfo, ModelField
|
||||
|
||||
|
||||
Reference in New Issue
Block a user