Skip to content

Commit 591e1aa

Browse files
committed
Fix merge.
1 parent 8f38ca9 commit 591e1aa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/wpephpcompat.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,6 @@ public function start_test() {
188188
}
189189

190190
if ( ! $this->is_command_line() ) {
191-
<<<<<<< HEAD
192-
=======
193-
// Close the connection to the browser.
194-
$this->close_connection( 'started' );
195-
196-
>>>>>>> master
197191
/**
198192
* Kill cron after a configurable timeout.
199193
* Subtract 5 from the timeout if we can to avoid race conditions.

0 commit comments

Comments
 (0)