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