diff --git a/core/modules/file/file.module b/core/modules/file/file.module index 18dae26..6d9100a 100644 --- a/core/modules/file/file.module +++ b/core/modules/file/file.module @@ -378,8 +378,6 @@ function file_validate_extensions(File $file, $extensions) { /** * Checks that the file's size is below certain limits. * - * This check is not enforced for the user #1. - * * @param Drupal\file\File $file * A file entity. * @param $file_limit