[ticket/12957] Removed unused use

PHPBB3-12957
This commit is contained in:
Tristan Darricau 2014-08-10 04:01:47 +02:00
parent e7e6d45789
commit 143c1ba8d1

View file

@ -13,9 +13,6 @@
namespace phpbb\template\twig;
use Twig_Lexer;
use Twig_LexerInterface;
class environment extends \Twig_Environment
{
/** @var \phpbb\config\config */