Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Dec 3, 2024
1 parent 207deb8 commit 6c888a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PostHog/UIViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
if let presented = controller?.presentedViewController {
return findVisibleViewController(presented)
}

return controller
}
}
Expand Down

0 comments on commit 6c888a5

Please sign in to comment.