diff --git a/lib/Twig/TokenParser/Include.php b/lib/Twig/TokenParser/Include.php index b3ac1bc7c..930b50f13 100644 --- a/lib/Twig/TokenParser/Include.php +++ b/lib/Twig/TokenParser/Include.php @@ -18,8 +18,6 @@ * Body * {% include 'footer.html' %} * - * - * @final */ class Twig_TokenParser_Include extends Twig_TokenParser {