Skip to content

Commit 4d9d493

Browse files
Copilotmatsaur
andcommitted
Remove trailing whitespace from blank line at Status.php:78
Co-authored-by: matsaur <151215545+matsaur@users.noreply.github.com>
1 parent b18b3d0 commit 4d9d493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Command/Status.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
7575

7676
if ($input->getOption('verbose') || !$input->getOption('exit-code')) {
7777
$this->writeArrayInOutputFormat($input, $output, $values);
78-
78+
7979
// Add friendly status messages
8080
if (!$installed) {
8181
$output->writeln('<comment>Nextcloud is not installed yet</comment>');

0 commit comments

Comments
 (0)