Skip to content

Commit

Permalink
remove unused psalm suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
jrushlow committed Sep 13, 2022
1 parent c57c0da commit 99746c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Command/ResetPasswordRemoveExpiredCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ protected function configure(): void

/**
* {@inheritdoc}
*
* @psalm-suppress InvalidReturnType
*/
protected function execute(InputInterface $input, OutputInterface $output): int
{
Expand Down

0 comments on commit 99746c0

Please sign in to comment.