Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
kadencewp committed Jan 14, 2025
1 parent 8fb2fe1 commit 29fc8ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,6 @@ public function get_pattern_content( WP_REST_Request $request ) {
}
// Get the response.
$api_url = add_query_arg( $args, $library_url );
error_log( 'api_url: ' . $api_url );
$response = wp_safe_remote_get(
$api_url,
[
Expand Down

0 comments on commit 29fc8ab

Please sign in to comment.