mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Remove accidentally committed debug statement
This commit is contained in:
parent
90b8ea15ff
commit
766eae5a7a
|
|
@ -219,7 +219,6 @@ class BaseController
|
|||
}
|
||||
|
||||
$requestBody = $request->getParsedBody();
|
||||
return $requestBody;
|
||||
foreach ($requestBody as $key => &$value)
|
||||
{
|
||||
// HTMLPurifier removes boolean values (true/false) and arrays, so explicitly keep them
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user