diff --git a/config/app.php b/config/app.php index f5c8e0b34..8d196e396 100644 --- a/config/app.php +++ b/config/app.php @@ -208,9 +208,7 @@ return [ * Streams Service Provider */ Anomaly\Streams\Platform\StreamsServiceProvider::class, - Sentry\Laravel\ServiceProvider::class, - \Fruitcake\Cors\CorsServiceProvider::class - + Sentry\Laravel\ServiceProvider::class ], /*