Skip to content

Commit f347f22

Browse files
committed
Fix
1 parent 11afcb0 commit f347f22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Command/CommandHelper.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,6 @@ public static function begin(
523523
throw new InceptionNotSuccessfulException();
524524
}
525525

526-
$tempResultCachePath = $container->getParameter('tempResultCachePath');
527-
$createDir($tempResultCachePath);
528-
529526
/** @var FileFinder $fileFinder */
530527
$fileFinder = $container->getService('fileFinderAnalyse');
531528

0 commit comments

Comments
 (0)