Update legacy jobs

This commit is contained in:
Mouse Reeve
2021-11-14 10:58:46 -08:00
parent 9f6796bbf5
commit 14e2960d06
5 changed files with 62 additions and 11 deletions

View File

@ -45,7 +45,7 @@ from .shelf.shelf_actions import shelve, unshelve
# csv import
from .imports.import_data import Import
from .imports.import_status import ImportStatus
from .imports.import_status import ImportStatus, retry_item
from .imports.troubleshoot import ImportTroubleshoot
from .imports.manually_review import (
ImportManualReview,