Skip to content

Commit ff00b7a

Browse files
committed
add nonces to custom actions
1 parent a75399f commit ff00b7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/scheduling.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ function crowdSecRefreshBlocklist()
3434

3535
// Create the hook that the schedule will call
3636
add_action(CROWDSEC_REFRESH_BLOCKLIST_CRON_HOOK, 'crowdSecRefreshBlocklist');
37-
//echo '<pre>'; print_r( _get_cron_array() ); echo '</pre>';die;
3837

3938
function unscheduleBlocklistRefresh()
4039
{

0 commit comments

Comments
 (0)