mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 01:15:57 +10:00
merge queues and actors apps into new workers app
This commit is contained in:
@@ -53,7 +53,7 @@ def add(urls: str | list[str],
|
||||
|
||||
from seeds.models import Seed
|
||||
from crawls.models import Crawl
|
||||
from actors.orchestrator import Orchestrator
|
||||
from workers.orchestrator import Orchestrator
|
||||
from abid_utils.models import get_or_create_system_user_pk
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user