diff --git a/app/controllers/AuthController.php b/app/controllers/AuthController.php index 67198530..d7acf1fc 100644 --- a/app/controllers/AuthController.php +++ b/app/controllers/AuthController.php @@ -1,7 +1,5 @@ with([ diff --git a/app/filters/CORSFilter.php b/app/filters/CORSFilter.php index fb60e513..50f4bd07 100644 --- a/app/filters/CORSFilter.php +++ b/app/filters/CORSFilter.php @@ -1,7 +1,5 @@ headers->set('Access-Control-Allow-Origin', '*'); diff --git a/app/filters/NoSetupFilter.php b/app/filters/NoSetupFilter.php index 40ded65a..9763a877 100644 --- a/app/filters/NoSetupFilter.php +++ b/app/filters/NoSetupFilter.php @@ -1,7 +1,5 @@ belongsTo('WebHook', 'id', 'hook_id'); diff --git a/app/tests/ExampleTest.php b/app/tests/ExampleTest.php index 3fd44a4e..ad2aed05 100644 --- a/app/tests/ExampleTest.php +++ b/app/tests/ExampleTest.php @@ -1,7 +1,5 @@