Skip to content

Commit 76a7b30

Browse files
removed output line
1 parent eeb8caf commit 76a7b30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wrappers/wrappers.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,5 @@ func SimpleVersionCheck(conf *config.Config, rePattern string, versionConstraint
6464
return exploit.Vulnerable
6565
}
6666

67-
output.PrintFrameworkError("Version did not match the constraint")
68-
6967
return exploit.NotVulnerable
7068
}

0 commit comments

Comments
 (0)