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 @@ export default class PkiEngine extends Engine {
'secret-mount-path',
'store',
'version',
'wizard',
],
externalRoutes: ['secrets', 'secretsListRoot', 'secretsListRootConfiguration', 'externalMountIssuer'],
};