aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/LanguageFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/language/LanguageFactory.php')
-rw-r--r--includes/language/LanguageFactory.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/language/LanguageFactory.php b/includes/language/LanguageFactory.php
index 3fe52af6c106..7661642033df 100644
--- a/includes/language/LanguageFactory.php
+++ b/includes/language/LanguageFactory.php
@@ -18,10 +18,6 @@
* @file
*/
-/**
- * @defgroup Language Language
- */
-
namespace MediaWiki\Languages;
use Config;