Skip to content

Commit

Permalink
Remove duplicated code
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Jan 11, 2024
1 parent 12618c7 commit 676a661
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Theme_AutoUpdates_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,6 @@ public function status( $args, $assoc_args ) {

$results[] = [
'name' => $theme->stylesheet,
'name
' => $theme->stylesheet,
'status' => $enabled ? 'enabled' : 'disabled',
];
}
Expand Down

0 comments on commit 676a661

Please sign in to comment.