mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
remove unused private property
This commit is contained in:
@@ -31,7 +31,6 @@ class Twig_NodeVisitor_Optimizer extends Twig_BaseNodeVisitor
|
||||
private $loops = array();
|
||||
private $loopsTargets = array();
|
||||
private $optimizers;
|
||||
private $prependedNodes = array();
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
||||
Reference in New Issue
Block a user