Remove legacy Importarr status UI
Run the service through the FastAPI entrypoint only to avoid split UI paths.
This commit is contained in:
@@ -22,7 +22,6 @@ test = ["pytest>=8.2", "pytest-asyncio>=0.23"]
|
||||
|
||||
[project.scripts]
|
||||
importarr = "importarr.main:run"
|
||||
importarr-status = "importarr.status_ui:main"
|
||||
manual-media-import = "importarr.worker:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user