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 2e640cd commit ec95310Copy full SHA for ec95310
backend/infrahub/core/migrations/graph/m043_backfill_hfid_display_label_in_db.py
@@ -21,7 +21,6 @@
21
from ..shared import MigrationRequiringRebase
22
23
if TYPE_CHECKING:
24
- from infrahub.core.branch import Branch
25
from infrahub.core.schema.basenode_schema import SchemaAttributePath
26
from infrahub.core.schema.schema_branch import SchemaBranch
27
from infrahub.database import InfrahubDatabase
0 commit comments