Skip to content

Commit

Permalink
#17: Remove displayed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfovillaruz committed Sep 1, 2016
1 parent c09a8ac commit 7dc66de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Joomlatools/Console/Command/Site/Listing.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ protected function execute(InputInterface $input, OutputInterface $output)
}
}

$output->write("\n");
$output->writeln("<comment>Sites Running On This Box:</comment>");
$i = 1;
foreach ($sites as $site):
$output->write("\n");
Expand Down

0 comments on commit 7dc66de

Please sign in to comment.