Skip to content

Commit

Permalink
...and the new line
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Nov 27, 2017
1 parent b128380 commit f09db39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/src/Application/CliApplication.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ public function __construct(Input $input = null, Registry $config = null, CliOut
$this->setContainer($container);

$this->output = $output ?: new Stdout;

$this->cliInput = $cliInput ?: new CliInput;

if ($dispatcher)
Expand Down

0 comments on commit f09db39

Please sign in to comment.