Skip to content

Commit

Permalink
Fix: Remove unnecessary DocBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 4, 2021
1 parent 8643743 commit 243ac64
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ final protected static function createApplicationWithNormalizeCommandAsProvidedB
));
}

/** @var NormalizeCommand $normalizeCommand */
$normalizeCommand = \array_shift($commands);

return self::createApplication($normalizeCommand);
Expand Down

0 comments on commit 243ac64

Please sign in to comment.