Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
joestewart committed Feb 2, 2024
1 parent 90227bf commit 9fb0b10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Task/SecurityCheckerComposeraudit.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ public static function getConfigurableOptions(): ConfigOptionsResolver
'working_dir' => './',
]);

// $resolver->addAllowedTypes('lockfile', ['string']);

$resolver->addAllowedTypes('format', ['null', 'string']);
$resolver->addAllowedTypes('locked', ['bool']);
$resolver->addAllowedTypes('no_dev', ['bool']);
Expand Down

0 comments on commit 9fb0b10

Please sign in to comment.