Skip to content

Commit 6092a4b

Browse files
committed
Remove debug line
1 parent 2588a10 commit 6092a4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/update.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ function wp_version_check( $extra_stats = array(), $force_check = false ) {
192192
*/
193193
$query = apply_filters( 'core_version_check_query_args', $query );
194194

195-
error_log( print_r( $query, true ) );
196195
$post_body = array(
197196
'translations' => wp_json_encode( $translations ),
198197
);

0 commit comments

Comments
 (0)