Skip to content

Commit fbc1c32

Browse files
authored
Remove commented out line
1 parent 2907e52 commit fbc1c32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

features/cron-event.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Feature: Manage WP Cron events
118118
119119
register_shutdown_function(function() {
120120
error_log('LOG A SHUTDOWN FROM ERROR');
121-
// file_put_contents( dirname( __FILE__ ) . '/log.log', print_r( 'Shutdown called correctly', true ) . "\r\n\r\n", FILE_APPEND );
122121
});
123122
"""
124123

0 commit comments

Comments
 (0)