get rid of additional UIHostingController. Cleanup and comments.

This commit is contained in:
David Langley
2022-10-12 14:14:25 +01:00
parent e525bd84f9
commit 89c643734c
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):