Remove redundant import

This commit is contained in:
Owen Mansel-Chan
2025-11-28 02:09:17 +00:00
parent 2058c4a79c
commit fb0b4071a7

View File

@@ -1347,7 +1347,6 @@ module Public {
}
}
private import Private
private import Public
class SummaryPostUpdateNode extends FlowSummaryNode, PostUpdateNode {