diff --git a/src/Filesystem/Definitions.php b/src/Filesystem/Definitions.php index 931e3552e..5f599e38b 100644 --- a/src/Filesystem/Definitions.php +++ b/src/Filesystem/Definitions.php @@ -118,7 +118,6 @@ protected function defaultExtensions() 'pdf', 'swf', 'txt', - 'xml', 'ods', 'xls', 'xlsx', @@ -138,7 +137,6 @@ protected function defaultExtensions() 'webm', 'mkv', 'rar', - 'xml', 'zip' ]; }