Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
chore: change settings and profile deep link (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Umer committed Aug 25, 2023
1 parent 6771e76 commit eaa4cea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Deep Linking/DeepLinkManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,6 @@ import UIKit
showProgramDetail(with: link)
break
case .profile:
showUserProfile(with: link)
case .settings:
showProfile(with: link)
break
case .userProfile:
Expand Down

0 comments on commit eaa4cea

Please sign in to comment.