We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc47c14 commit e3933f1Copy full SHA for e3933f1
azure_functions_worker/bindings/meta.py
@@ -2,7 +2,6 @@
2
# Licensed under the MIT License.
3
import sys
4
import typing
5
-import importlib.util
6
7
from .. import protos
8
from ..constants import BASE_EXT_SUPPORTED_PY_MINOR_VERSION
0 commit comments