mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/17191] Remove not used use statement in language/language.php
PHPBB3-17191
This commit is contained in:
committed by
Marc Alexander
parent
21c38e2572
commit
5b79ac0fc9
@@ -14,7 +14,6 @@
|
||||
namespace phpbb\language;
|
||||
|
||||
use phpbb\language\exception\invalid_plural_rule_exception;
|
||||
use phpbb\language\language_file_helper;
|
||||
|
||||
/**
|
||||
* Wrapper class for loading translations
|
||||
|
Reference in New Issue
Block a user