mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-19 21:10:57 +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