Remove duplicate mime type
Signed-off-by: Varun Patil <varunpatil@ucla.edu>pull/579/head
parent
666da6e11d
commit
5934ab4a11
|
@ -42,7 +42,6 @@ class Application extends App implements IBootstrap
|
|||
'image/png',
|
||||
'image/jpeg',
|
||||
'image/heic',
|
||||
'image/png',
|
||||
'image/tiff',
|
||||
'image/gif',
|
||||
'image/bmp',
|
||||
|
|
Loading…
Reference in New Issue