ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-05-26 21:59:04 +00:00
parent 11c50a5669
commit ba8f4fa865

View file

@ -73,7 +73,6 @@ class SkinCitizen extends SkinMustache {
$title = $out->getTitle();
$parentData = parent::getTemplateData();
$header = new Header( $this );
$logos = new Logos( $this );
$drawer = new Drawer( $this );