mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-23 16:06:45 +00:00
refactor: remove unused var
This commit is contained in:
parent
3dfb8f4352
commit
eaa78dbba2
|
@ -24,9 +24,6 @@ use TemplateParser;
|
|||
|
||||
class Tabber {
|
||||
|
||||
/** @var bool Flag that checks if this is a nested tabber */
|
||||
private static $isNested = false;
|
||||
|
||||
/** @var bool */
|
||||
private static $parseTabName = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue