Skip to content

Drop old wizard files and concepts

Felipe Borges requested to merge some-assistant-refactoring into master

long story short, we have rewritten the wizard, but some of the old code paths were kept around. Some of it was being partially reused, some of it was just kept in case a major revert were necessary. we now are ready to drop it all in favor of the new code. yeah, I know, it is quite messy, but these changes are small a step towards simplifying the codebase.

Merge request reports