diff options
-rw-r--r-- | lib/mimetypes.list.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mimetypes.list.php b/lib/mimetypes.list.php index a0d1a287e9a..fc87d011ecd 100644 --- a/lib/mimetypes.list.php +++ b/lib/mimetypes.list.php @@ -97,5 +97,4 @@ return array( 'ai' => 'application/illustrator', 'epub' => 'application/epub+zip', 'mobi' => 'application/x-mobipocket-ebook', - ); |