Merge pull request #16131 from open-webui/main

refac
This commit is contained in:
Tim Jaeryang Baek
2025-07-29 23:46:00 +04:00
committed by GitHub
4 changed files with 85 additions and 18 deletions

View File

@@ -779,12 +779,6 @@ if CUSTOM_NAME:
pass
####################################
# LICENSE_KEY
####################################
LICENSE_KEY = os.environ.get("LICENSE_KEY", "")
####################################
# STORAGE PROVIDER
####################################