Merge "specials/forms: Remove unused UploadForm::$mMaxFileSize"

This commit is contained in:
jenkins-bot 2024-09-08 17:31:18 +00:00 committed by Gerrit Code Review
commit 98d802cd63

View file

@ -50,8 +50,6 @@ class UploadForm extends HTMLForm {
protected $mSourceIds;
protected $mMaxFileSize = [];
/** @var array */
protected $mMaxUploadSize = [];