mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-24 18:43:58 +03:00
Remove unused imports
This commit is contained in:
parent
10c84165eb
commit
ab8bcf4433
|
@ -1,7 +1,5 @@
|
|||
"""Wiring module."""
|
||||
|
||||
import asyncio
|
||||
import functools
|
||||
import inspect
|
||||
import importlib
|
||||
import importlib.machinery
|
||||
|
|
Loading…
Reference in New Issue
Block a user