mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-10 19:56:52 +02:00
[ticket/12957] Removed unused use
PHPBB3-12957
This commit is contained in:
@ -13,9 +13,6 @@
|
|||||||
|
|
||||||
namespace phpbb\template\twig;
|
namespace phpbb\template\twig;
|
||||||
|
|
||||||
use Twig_Lexer;
|
|
||||||
use Twig_LexerInterface;
|
|
||||||
|
|
||||||
class environment extends \Twig_Environment
|
class environment extends \Twig_Environment
|
||||||
{
|
{
|
||||||
/** @var \phpbb\config\config */
|
/** @var \phpbb\config\config */
|
||||||
|
Reference in New Issue
Block a user