Skip to content

Commit

Permalink
remove line used for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnicola committed Feb 15, 2024
1 parent ad5cd2a commit 6e68d1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust/openvasctl/src/pref_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,5 @@ mod tests {
assert!(prefh
.redis_connector
.item_exists("internal/123-456/scanprefs", "PORTS|||tcp:22-25,80,"));

println!("{:?}", prefh.redis_connector.data);
}
}

0 comments on commit 6e68d1f

Please sign in to comment.