Merge "Move around "ا" to after "آ" and not before"
[lhc/web/wiklou.git] / includes / specials / SpecialUpload.php
index 4cdc78f..d0eb8e3 100644 (file)
@@ -1256,7 +1256,6 @@ class UploadForm extends HTMLForm {
                $out->addJsConfigVars( $scriptVars );
 
                $out->addModules( [
-                       'mediawiki.action.edit', // For <charinsert> support
                        'mediawiki.special.upload', // Extras for thumbnail and license preview.
                ] );
        }