Skip to content

Commit 2587c11

Browse files
committed
updates
1 parent 99cebab commit 2587c11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/class-security.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,5 @@ public function __construct() {
3737
* @param array $validation_errors Array of validation errors.
3838
*/
3939
public function handle_detection( $details, $validation_errors ) {
40-
print_r($details);
41-
print_r($validation_errors);die();
4240
}
4341
}

0 commit comments

Comments
 (0)