Skip to content

Commit

Permalink
Remove ingore line
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner committed Jan 5, 2021
1 parent 817b877 commit 04c922a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/Test/Filters/CITestStreamFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ public function filter($in, $out, &$consumed, $closing)
$consumed += $bucket->datalen;
}

// @phpstan-ignore-next-line
return PSFS_PASS_ON;
}
}
Expand Down

0 comments on commit 04c922a

Please sign in to comment.