Skip to content

Commit 3c47e8a

Browse files
committed
Remove not used code
1 parent 3e61fb2 commit 3c47e8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ExampleMVVM/Presentation/Utils/Extensions/UIViewController+AddBehaviors.swift

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ extension UIViewController {
6868

6969
view.isHidden = true
7070

71-
navigationController?.interactivePopGestureRecognizer?.delegate = self
72-
7371
applyBehaviors { behavior, viewController in
7472
behavior.viewDidLoad(viewController: viewController)
7573
}

0 commit comments

Comments
 (0)