diff options
Diffstat (limited to 'phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php')
| -rw-r--r-- | phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php b/phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php index 2e95c68090..5f2908fb9b 100644 --- a/phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php +++ b/phpBB/phpbb/template/twig/node/expression/binary/notequalequal.php @@ -13,7 +13,6 @@  namespace phpbb\template\twig\node\expression\binary; -  class notequalequal extends \Twig_Node_Expression_Binary  {  	public function operator(\Twig_Compiler $compiler)  | 
