Revert "allow image/x-dcraw (eg .cr2) in photos"

This commit is contained in:
John Molakvoæ 2021-09-06 09:20:36 +02:00 committed by GitHub
parent 894f608d8b
commit 05f51cc88e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class Application extends App implements IBootstrap {
'image/png',
'image/jpeg',
'image/heic',
'image/x-dcraw'
// 'image/gif', // too rarely used for photos
// 'image/x-xbitmap', // too rarely used for photos
// 'image/bmp', // too rarely used for photos