Skip to content

Commit

Permalink
Remove obsolete Psalm annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 5, 2020
1 parent f76a0a5 commit a218d84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Operation/Apply.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ public function __invoke(): Closure
{
return
/**
* @psalm-template bool
*
* @psalm-param \Iterator<TKey, T> $iterator
* @psalm-param list<callable(T, TKey):(bool)> $callbacks
*/
Expand Down

0 comments on commit a218d84

Please sign in to comment.