Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hmmachadocx committed Aug 24, 2023
1 parent 54bb551 commit 231703f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ await Task.Run(() =>
if (learnInfo.samples == null || learnInfo.samples.Count == 0)
{
AddTextWithTitle(cxWindowUI.RemediationPanelTitle, CxConstants.NO_INFORMATION);

}

foreach (var sample in learnInfo.samples)
Expand Down

0 comments on commit 231703f

Please sign in to comment.