diff --git a/rector.php b/rector.php index b4264724c..ec43bc70a 100644 --- a/rector.php +++ b/rector.php @@ -69,7 +69,6 @@ return RectorConfig::configure() __DIR__.'/config', __DIR__.'/database', __DIR__.'/public', - __DIR__.'/resources', __DIR__.'/routes', __DIR__.'/tests', ])