Skip to content

Commit ce24f6b

Browse files
committed
Fix: Remove unnecessary DocBlock
1 parent 77abc83 commit ce24f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Command/NormalizeCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ protected function execute(
135135
$composerFile = $input->getArgument('file');
136136

137137
if (null === $composerFile) {
138-
/** @var string $composerFile */
139138
$composerFile = Factory::getComposerFile();
140139
}
141140

0 commit comments

Comments
 (0)