Skip to content

Commit e8efa5c

Browse files
author
Himanshi Agrawal
committed
Removed unnecessary Import statement
1 parent fcd239a commit e8efa5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ClientAdvisor/AzureFunction/function_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from azurefunctions.extensions.http.fastapi import Request, StreamingResponse
44
import asyncio
55
import os
6-
import logging
76

87
from typing import Annotated
98

0 commit comments

Comments
 (0)