Skip to content

Commit e0cceaf

Browse files
freekmurzeactions-user
authored andcommitted
Fix styling
1 parent e1439fb commit e0cceaf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Middleware/CensorRequestBodyFields.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ public function __construct(array $fieldNames)
1515

1616
public function handle(Report $report, $next)
1717
{
18-
1918
$context = $report->allContext();
2019

2120
foreach ($this->fieldNames as $fieldName) {

0 commit comments

Comments
 (0)