From: Vincent Vanwaelscappel Date: Fri, 24 May 2019 14:11:39 +0000 (+0200) Subject: #2783 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ed7c7995a6d028aa0c049489935c913ce0a79b0d;p=cubist_cms-back.git #2783 --- diff --git a/src/app/Magic/Requests/CubistMagicRequest.php b/src/app/Magic/Requests/CubistMagicRequest.php index fe8cc50..fad6024 100644 --- a/src/app/Magic/Requests/CubistMagicRequest.php +++ b/src/app/Magic/Requests/CubistMagicRequest.php @@ -1,20 +1,11 @@ __construct(); - } - /** * Determine if the user is authorized to make this request. diff --git a/src/app/Magic/Requests/CubistMagicUpdateRequest.php b/src/app/Magic/Requests/CubistMagicUpdateRequest.php index e7b181a..d03b26c 100644 --- a/src/app/Magic/Requests/CubistMagicUpdateRequest.php +++ b/src/app/Magic/Requests/CubistMagicUpdateRequest.php @@ -1,9 +1,7 @@