Productivity: Fix templates small issue

This commit is contained in:
manuroe
2019-04-05 09:34:48 +02:00
parent 55350c948e
commit c68c0a83d6

View File

@@ -47,7 +47,7 @@ final class FlowTemplateCoordinatorBridgePresenter: NSObject {
// NOTE: Default value feature is not compatible with Objective-C.
// func present(from viewController: UIViewController, animated: Bool) {
// self.present(from: viewController, isStartedFromSignOut: false, animated: animated)
// self.present(from: viewController, animated: animated)
// }
func present(from viewController: UIViewController, animated: Bool) {