Skip to content

Commit b6b7e3b

Browse files
authored
Apply suggestion from @swissspidy
1 parent b0eeefa commit b6b7e3b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Search_Replace_Command.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,6 @@ static function ( $key ) {
738738
$progress = \WP_CLI\Utils\make_progress_bar( sprintf( 'Processing %s.%s', $table, $col ), $total_rows );
739739
}
740740
}
741-
742741
foreach ( $rows as $keys ) {
743742
$where_sql = '';
744743
foreach ( (array) $keys as $k => $v ) {

0 commit comments

Comments
 (0)