Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 99989c3

Browse files
rizwankcernystrom
authored andcommitted
[FIX] Remove user name action from repo view (#1410)
1 parent 878a9d9 commit 99989c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Classes/Repository/RepositoryViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ NewIssueTableViewControllerDelegate {
139139
AlertAction(alertBuilder).share([repoUrl], activities: [TUSafariActivity()]) {
140140
$0.popoverPresentationController?.setSourceView(sender)
141141
},
142-
AlertAction(alertBuilder).view(owner: repo.owner),
143142
AlertAction.cancel()
144143
])
145144
alert.popoverPresentationController?.setSourceView(sender)

0 commit comments

Comments
 (0)