We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0deb3a commit fe69dfeCopy full SHA for fe69dfe
functions/host-info/main.py
@@ -1,7 +1,7 @@
1
"""Main module for the host-info function handler."""
2
3
from logging import Logger
4
-from typing import Dict, Optional, Union
+from typing import Dict, Optional
5
6
from crowdstrike.foundry.function import Function, Request, Response
7
0 commit comments