Skip to content

Commit

Permalink
Remove unnecessary extra line and whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Goodyear2017 committed Jul 10, 2024
1 parent bed9655 commit 8394663
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/NuGetGallery/Views/Packages/DisplayPackage.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -966,9 +966,8 @@
}

@if (string.IsNullOrEmpty(packageVersion.PackageWarningIconTitle))

{
<td class="package-icon-cell" aria-hidden="true"></td>
<td class="package-icon-cell" aria-hidden="true"></td>
}
else
{
Expand Down

0 comments on commit 8394663

Please sign in to comment.