We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a9189 commit 025a2f3Copy full SHA for 025a2f3
pulp_python/app/tasks/repair.py
@@ -16,7 +16,7 @@
16
metadata_content_to_artifact,
17
parse_metadata,
18
)
19
-from pulpcore.plugin.models import Artifact, ContentArtifact, ProgressReport
+from pulpcore.plugin.models import ContentArtifact, ProgressReport
20
from pulpcore.plugin.util import get_domain
21
22
log = logging.getLogger(__name__)
0 commit comments