Skip to content

Commit baada6a

Browse files
committed
Remove comment from MediaWikiHostResolver
1 parent 359c84f commit baada6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/Services/MediaWikiHostResolver.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ class MediaWikiHostResolver {
2323
'mw1.43-wbs1' => '143',
2424
];
2525

26-
// https://phabricator.wikimedia.org/T409530
2726
// This service could have other methods in future, e.g. getBackendHostForWiki()
2827
// public function getBackendHostForWiki(Wiki $wiki): string {
2928
// return $this->getBackendHostForDomain($wiki->domain);

0 commit comments

Comments
 (0)