Delete two duplicate switch cases (#1569)

This commit is contained in:
Philipp Zumstein 2018-09-14 23:01:47 +02:00 committed by Dan Stillman
parent f4ac511b50
commit 2957db2aa1

View file

@ -174,9 +174,7 @@ Zotero.MIME = new function(){
case 'image/tif':
case 'image/tiff':
case 'image/tif':
case 'image/x-tif':
case 'image/tiff':
case 'image/x-tiff':
case 'application/tif':
case 'application/x-tif':