mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
Remove unused import from providers
This commit is contained in:
parent
0dbc7a5b58
commit
e0cefd0fa1
|
@ -1,7 +1,6 @@
|
|||
"""Providers module."""
|
||||
|
||||
from inspect import isclass
|
||||
from collections import Iterable
|
||||
|
||||
from .utils import ensure_is_provider
|
||||
from .utils import is_injection
|
||||
|
|
Loading…
Reference in New Issue
Block a user