diff options
Diffstat (limited to 'phpBB/config/environment_development.yml')
-rw-r--r-- | phpBB/config/environment_development.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/config/environment_development.yml b/phpBB/config/environment_development.yml deleted file mode 100644 index 6982aa4f83..0000000000 --- a/phpBB/config/environment_development.yml +++ /dev/null @@ -1,2 +0,0 @@ -imports: - - { resource: services.yml } |