diff --git a/includes/mime_detect.inc b/includes/mime_detect.inc index c92b5a15..d1fb058b 100644 --- a/includes/mime_detect.inc +++ b/includes/mime_detect.inc @@ -377,4 +377,3 @@ class MimeDetect { } } - diff --git a/islandora.module b/islandora.module index db5147b3..e7527a70 100644 --- a/islandora.module +++ b/islandora.module @@ -1119,4 +1119,4 @@ function islandora_file_mimetype_mapping_alter(&$mapping) { $mapping['extensions'][$ext] = $key; } } -} \ No newline at end of file +}