We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b9f73 commit b7f6edfCopy full SHA for b7f6edf
sde_collections/tasks.py
@@ -15,9 +15,8 @@
15
ReindexingStatusChoices,
16
WorkflowStatusChoices,
17
)
18
-from sde_collections.utils import slack_utils
19
20
-from .models.delta_url import CuratedUrl, DeltaUrl, DumpUrl
+from .models.delta_url import DumpUrl
21
from .sinequa_api import Api
22
from .utils.github_helper import GitHubHandler
23
0 commit comments