Skip to content

Commit 955bd94

Browse files
authored
Merge pull request #391 from ernilambar/remove-duplicated-code
Remove duplicated code
2 parents 12618c7 + 676a661 commit 955bd94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Theme_AutoUpdates_Command.php

-2
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,6 @@ public function status( $args, $assoc_args ) {
297297

298298
$results[] = [
299299
'name' => $theme->stylesheet,
300-
'name
301-
' => $theme->stylesheet,
302300
'status' => $enabled ? 'enabled' : 'disabled',
303301
];
304302
}

0 commit comments

Comments
 (0)