Skip to content
Snippets Groups Projects
Commit fad33286 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove unneeded namespace

parent 31c18a74
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@ namespace SimpleSAML\XHTML;
use JaimePerez\TwigConfigurableI18n\Twig\Environment as Twig_Environment;
use JaimePerez\TwigConfigurableI18n\Twig\Extensions\Extension\I18n as Twig_Extensions_Extension_I18n;
use \SimpleSAML\XHTML\TemplateLoader;
class Template
{
......@@ -266,7 +265,6 @@ class Template
return $twig;
}
/**
* Add overriding templates from the configured theme.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment