Removed stray Jeff.
This commit is contained in:
parent
2439f87df9
commit
ca77b501e7
1 changed files with 0 additions and 1 deletions
|
@ -357,7 +357,6 @@ class MessagesRoutes extends RouteHandler {
|
|||
'error' => [
|
||||
'name' => 'msgs:recipient_invalid',
|
||||
'text' => 'Name of the recipient was incorrectly formatted.',
|
||||
'jeff' => $recipient,
|
||||
],
|
||||
];
|
||||
} catch(RuntimeException $ex) {
|
||||
|
|
Loading…
Reference in a new issue