diff --git a/src/Application.php b/src/Application.php index ee5c853..2da0df1 100644 --- a/src/Application.php +++ b/src/Application.php @@ -28,7 +28,6 @@ use Authentication\AuthenticationService; use Authentication\AuthenticationServiceInterface; use Authentication\AuthenticationServiceProviderInterface; use Authentication\Middleware\AuthenticationMiddleware; -use Cake\Http\Middleware\BodyParserMiddleware; use Psr\Http\Message\ServerRequestInterface; /** * Application setup class.