Removed stray Jeff.

This commit is contained in:
flash 2024-07-27 20:11:06 +00:00
parent 2439f87df9
commit ca77b501e7

View file

@ -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) {