diff --git a/airtime_mvc/application/models/StoredFile.php b/airtime_mvc/application/models/StoredFile.php index 7254583dd..efe81c7b9 100644 --- a/airtime_mvc/application/models/StoredFile.php +++ b/airtime_mvc/application/models/StoredFile.php @@ -396,7 +396,6 @@ SQL; return $possible_ext; } - // We fallback to guessing the extension from the mimetype if we // cannot extract it from the file name