Productivity: Fix templates small issue

This commit is contained in:
manuroe 2019-04-05 09:34:48 +02:00
parent 8e97d59c2e
commit 3e41449962

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) {