Skip to content

Commit 4bc74f5

Browse files
author
Yasen Trahnov
committed
styling
1 parent 93b1717 commit 4bc74f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pulpcore/cli/console/vulnerability.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
from typing import IO
22

33
import click
4-
from pulp_glue.common.context import PulpContext
4+
from pulp_glue.common.context import PulpContext, PulpEntityContext
55
from pulp_glue.console.context import PulpVulnerabilityReportContext
66

77
from pulpcore.cli.common.generic import (
88
PulpCLIContext,
9-
PulpEntityContext,
109
chunk_size_option,
1110
href_option,
1211
list_command,

0 commit comments

Comments
 (0)