#1098 - Various changes following code review.

This commit is contained in:
Stefan Ceriu
2021-10-07 12:21:40 +03:00
parent 9470a9336f
commit 94459be545
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
}
}
}