@@ -120,8 +120,7 @@ |
||
| 120 | 120 | if($this->isList()) |
| 121 | 121 | { |
| 122 | 122 | $command = $this->renderListCommand($searchTerm); |
| 123 | - } |
|
| 124 | - else |
|
| 123 | + } else |
|
| 125 | 124 | { |
| 126 | 125 | $command = $this->renderRegularCommand($searchTerm); |
| 127 | 126 | } |