fix trailing whitespace

This commit is contained in:
maks 2018-08-17 18:16:17 +02:00 committed by GitHub
parent 16217f3655
commit 160d595e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ class RequestHandler extends ViewableData
}
return [
'rule' => $rule,
'rule' => $rule,
'action' => $action,
];
}