Skip to content

Commit e38972e

Browse files
removed comments
1 parent 03ae270 commit e38972e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ClientAdvisor/App/app.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
parse_multi_columns)
2626
from db import get_connection
2727

28-
# from flask import Flask
29-
# from flask_cors import CORS
30-
31-
3228
bp = Blueprint("routes", __name__, static_folder="static", template_folder="static")
3329

3430
# Current minimum Azure OpenAI version supported

0 commit comments

Comments
 (0)