Skip to content

Commit b0ad655

Browse files
committed
Resolve TODO
1 parent 1e1e062 commit b0ad655

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/databricks/labs/ucx/assessment/sequencing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class MigrationStep:
4343

4444
@dataclass(frozen=True)
4545
class MigrationNode:
46-
# TODO: @JCZuurmond the prefixes look a bit redundant
4746
node_id: int = field(compare=False)
4847
"""Globally unique id."""
4948

0 commit comments

Comments
 (0)