minor fix - removed trace

This commit is contained in:
fbsanchez 2019-11-26 15:49:28 +01:00
parent a4db8483d1
commit 69b813390d
1 changed files with 0 additions and 2 deletions

View File

@ -1671,8 +1671,6 @@ sub app_scan($) {
}
print Dumper($results);
# Add results.
if (ref($results) eq 'HASH') {
if (defined($results->{'modules'})) {