Skip to content

Commit 75744b8

Browse files
authored
Remove duplicate import of RegistryLifecycleState
1 parent c40c9a9 commit 75744b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_registry_readiness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
RegisteredUseCategory,
1717
RegistryCatalog,
1818
RegistryLayerReadinessEvaluator,
19+
RegistryLifecycleState,
1920
RegistryReadinessDecision,
2021
RegistryReadinessFinding,
2122
RegistryReadinessFindingSeverity,
2223
RegistryReadinessFindingSource,
23-
RegistryLifecycleState,
2424
RegistryRiskTier,
2525
RuntimeAuthorityState,
2626
)

0 commit comments

Comments
 (0)