diff --git a/Math.alias.php b/Math.alias.php index 430d918..f36cc00 100644 --- a/Math.alias.php +++ b/Math.alias.php @@ -8,7 +8,6 @@ * @file * @ingroup Extensions */ -// @codingStandardsIgnoreFile $specialPageAliases = []; @@ -35,4 +34,4 @@ $specialPageAliases['mk'] = [ /** Simplified Chinese (中文(简体)‎) */ $specialPageAliases['zh-hans'] = [ 'MathStatus' => [ '数学状态' ], -]; \ No newline at end of file +];