mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 00:01:05 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
11c50a5669
commit
ba8f4fa865
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue