Skip to content

Commit 61e02c0

Browse files
Copilotswissspidy
andcommitted
Remove unused progress_bar property
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent cd31f29 commit 61e02c0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/Search_Replace_Command.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,6 @@ class Search_Replace_Command extends WP_CLI_Command {
119119
*/
120120
private $start_time;
121121

122-
/**
123-
* @var \cli\progress\Bar|null
124-
*/
125-
private $progress_bar;
126-
127122
/**
128123
* Searches/replaces strings in the database.
129124
*

0 commit comments

Comments
 (0)