UI: Remove Wizard (#19220)

* Remove UI Wizard temporarily [GH-19000]
This commit is contained in:
Chelsea Shaw
2023-02-16 16:44:33 -06:00
committed by GitHub
parent b3bc654249
commit 63e6150f54
45 changed files with 37 additions and 310 deletions

View File

@@ -21,7 +21,6 @@ const DEFAULTS = {
export default Component.extend(ReplicationActions, DEFAULTS, {
replicationMode: 'dr',
mode: 'primary',
wizard: service(),
version: service(),
didReceiveAttrs() {
this._super(...arguments);