Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Apr 18, 2024
1 parent 475cd98 commit 0513112
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ public String fetchIssueFromTestRunResultDetails() {
// name = category
String category = result.getTestSubType();
TestSourceConfig config = null;
// string comparison (nuclei test)
if (category.startsWith("http")) {
config = TestSourceConfigsDao.instance.getTestSourceConfig(result.getTestSubType());
}
Expand Down

0 comments on commit 0513112

Please sign in to comment.