mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 05:48:51 +00:00
[ticket/12957] Removed unused use
PHPBB3-12957
This commit is contained in:
parent
e7e6d45789
commit
143c1ba8d1
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@
|
|||
|
||||
namespace phpbb\template\twig;
|
||||
|
||||
use Twig_Lexer;
|
||||
use Twig_LexerInterface;
|
||||
|
||||
class environment extends \Twig_Environment
|
||||
{
|
||||
/** @var \phpbb\config\config */
|
||||
|
|
Loading…
Add table
Reference in a new issue