Skip to content

Commit

Permalink
Update wp-document-revisions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Dec 19, 2024
1 parent 96c24f7 commit 71030b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ private function getDateFromUrl(string $url): ?string
*/
public function retryFilesNotFound($file, $attachment_id)
{
// error_log('DOC_DEBUG: get_attached_file_filter $attachment_id: ' . $attachment_id);
if (!$file) {
return $file;
}
Expand Down

0 comments on commit 71030b9

Please sign in to comment.