chore: remove deprecated code

This commit is contained in:
Timothy J. Baek 2023-12-15 15:59:51 -08:00
parent be12461aa2
commit 47b7b63791
2 changed files with 1 additions and 2 deletions

View file

@ -41,7 +41,7 @@ WEBUI_AUTH = True if os.environ.get("WEBUI_AUTH", "FALSE") == "TRUE" else False
####################################
# WEBUI_DB
# WEBUI_DB (Deprecated, Should be removed)
####################################