Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored and azure-sdk committed Oct 16, 2020
1 parent 69608cb commit 6a61028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/common/scripts/Verify-Links.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ function CheckLink ([System.Uri]$linkUri)
return $linkValid
}


function ReplaceGithubLink([string]$originLink) {
if (!$branchReplacementName) {
return $originLink
Expand Down

0 comments on commit 6a61028

Please sign in to comment.