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