get rid of additional UIHostingController. Cleanup and comments.

This commit is contained in:
David Langley
2022-10-12 14:14:25 +01:00
parent 1b4ee2082a
commit f8da168065
9 changed files with 93 additions and 56 deletions
@@ -32,7 +32,6 @@ class ComposerCreateActionListViewModel: ComposerCreateActionListViewModelType,
// MARK: - Public
override func process(viewAction: ComposerCreateActionListViewAction) {
switch viewAction {
case .selectAction(let action):