Skip to content

Commit ec95310

Browse files
committed
Fix import
1 parent 2e640cd commit ec95310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/infrahub/core/migrations/graph/m043_backfill_hfid_display_label_in_db.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from ..shared import MigrationRequiringRebase
2222

2323
if TYPE_CHECKING:
24-
from infrahub.core.branch import Branch
2524
from infrahub.core.schema.basenode_schema import SchemaAttributePath
2625
from infrahub.core.schema.schema_branch import SchemaBranch
2726
from infrahub.database import InfrahubDatabase

0 commit comments

Comments
 (0)