fix(cleanup): remove empty isolation stubs and dead symbols (P2-2 / C-3a / C-4)
This commit is contained in:
@@ -35,7 +35,6 @@ from mqtt_common import (
|
||||
|
||||
logger = logging.getLogger("delegate_job.registry")
|
||||
|
||||
TERMINAL_STATUSES = ("completed", "error", "cancelled")
|
||||
VALID_STATUSES = ("pending", "running", "completed", "error", "cancelled")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user