DEV: Remove enable_experimental_image_uploader site setting (#14691)

This setting was already removed in the UI and the DB in
2364626ded,
but I forgot to remove the actual setting from yml.
This commit is contained in:
Martin Brennan 2021-10-22 09:39:49 +10:00 committed by GitHub
parent 7290a74aa6
commit fffbb69606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -267,10 +267,6 @@ basic:
client: true
default: true
hidden: true
enable_experimental_image_uploader:
client: true
default: false
hidden: true
enable_experimental_composer_uploader:
client: true
default: false