Skip to content

Commit 7214ce7

Browse files
committed
Sync: IDC: Remove error_log that was causing tests to fail
1 parent b9a8df6 commit 7214ce7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

3rd-party/domain-mapping.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ static function init() {
3131
}
3232

3333
private function __construct() {
34-
error_log( 'domain mapping construct called' );
3534
add_action( 'plugins_loaded', array( $this, 'attempt_to_hook_domain_mapping_plugins' ) );
3635
}
3736

0 commit comments

Comments
 (0)