mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fix(tooling): remove resources folder from rector config
This commit is contained in:
parent
b6518319fa
commit
93118bfa5a
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ return RectorConfig::configure()
|
|||
__DIR__.'/config',
|
||||
__DIR__.'/database',
|
||||
__DIR__.'/public',
|
||||
__DIR__.'/resources',
|
||||
__DIR__.'/routes',
|
||||
__DIR__.'/tests',
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in a new issue