#1098 - Various changes following code review.

This commit is contained in:
Stefan Ceriu
2021-10-07 12:21:40 +03:00
parent c5e9d11500
commit 432af4b879
8 changed files with 16 additions and 15 deletions
@@ -55,7 +55,6 @@ final class TemplateUserProfileCoordinator: Coordinator {
switch result {
case .cancel, .done:
self.completion?()
break
}
}
}