jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/335075 )

Change subject: Clean up alias file
......................................................................


Clean up alias file

No need for double initialize

Change-Id: I99d870b148330cf90c87d4203f9faa65a18c3d98
---
M GeoData.i18n.magic.php
1 file changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Raimond Spekking: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/GeoData.i18n.magic.php b/GeoData.i18n.magic.php
index e5e28b7..1211642 100644
--- a/GeoData.i18n.magic.php
+++ b/GeoData.i18n.magic.php
@@ -2,12 +2,6 @@
 
 $magicWords = [];
 
-/**
- * English
- */
-
-$magicWords = [];
-
 /** English (English) */
 $magicWords['en'] = [
        'coordinates' => [ 0, 'coordinates' ],

-- 
To view, visit https://gerrit.wikimedia.org/r/335075
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I99d870b148330cf90c87d4203f9faa65a18c3d98
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GeoData
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to