Drop unnecessary phan suppression

This is no longer needed with the changes in core
(Ie33f85a77299da8f3b98ab8b363761d1f8277708)

Change-Id: I103ab2d8e9f3aa65550823829b60ad9a0a04b7eb
This commit is contained in:
jdlrobson 2020-05-26 11:03:08 -07:00
parent 30047cc70e
commit fbdda96d22
1 changed files with 0 additions and 1 deletions

View File

@ -318,7 +318,6 @@ class VectorTemplate extends BaseTemplate {
];
break;
case 'LANGUAGES':
// @phan-suppress-next-line PhanUndeclaredMethod
$languages = $skin->getLanguages();
$portal = $this->getMenuData(
'lang',