Skip to content

Commit 6e3f348

Browse files
update test
1 parent 2930960 commit 6e3f348

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ClientAdvisor/App/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def create_app():
5555
app.config["TEMPLATES_AUTO_RELOAD"] = True
5656
# app.secret_key = secrets.token_hex(16)
5757
# app.session_interface = SecureCookieSessionInterface()
58-
# print(app.secret_key)
5958
return app
6059

6160

0 commit comments

Comments
 (0)