TriggerMenuMT: remove NoCAmigration
- Mar 01, 2024
-
-
Frank Winklmeier authored
Remove the `NoCAmigration` exception and associated code (ATR-28792). Also replace redundant `OrderedDict` with `dict`.
b0e9b072
-
Remove the NoCAmigration
exception and associated code (ATR-28792). Also replace redundant OrderedDict
with dict
.
Menus and job configs are identical before/after this change.
Waiting for !69397 (merged) to avoid conflicts.
Remove the `NoCAmigration` exception and associated code (ATR-28792). Also replace redundant `OrderedDict` with `dict`.