fix build w/o MagicMime
This commit is contained in:
parent
60bed2c186
commit
740c9f7da8
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ mkLargeFilesParser = do
|
|||
#else
|
||||
[ mimer "mimetype"
|
||||
, mimer "mimeencoding"
|
||||
,
|
||||
]
|
||||
#endif
|
||||
return $ map parse . tokenizeMatcher
|
||||
|
|
Loading…
Reference in a new issue