Skip to content

Commit

Permalink
Remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Mar 28, 2022
1 parent 7fd8514 commit f1e8651
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion htmltest/check-link.go
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ func (hT *HTMLTest) checkInternalHash(ref *htmldoc.Reference) {
return
}

// var refDoc *htmldoc.Document
if len(ref.URL.Fragment) == 0 {
hT.issueStore.AddIssue(issues.Issue{
Level: issues.LevelError,
Expand Down

0 comments on commit f1e8651

Please sign in to comment.