Adhithya 4 tháng trước cách đây
mục cha
commit
d52fc40038
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      backend/open_webui/__init__.py

+ 0 - 2
backend/open_webui/__init__.py

@@ -13,8 +13,6 @@ app = typer.Typer()
 KEY_FILE = Path.cwd() / ".webui_secret_key"
 
 
-
-
 @app.command()
 def serve(
     host: str = "0.0.0.0",