StyleCI fixes
This commit is contained in:
parent
5df1d6aac3
commit
d924f9916e
2 changed files with 1 additions and 2 deletions
|
@ -319,7 +319,6 @@ class MicropubClientController extends Controller
|
|||
return response()->json([
|
||||
'error' => true,
|
||||
'error_description' => 'The endpoint returned a non-good response',
|
||||
'error_stack' => $e->getMessage()
|
||||
], 400);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue