mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17191] Remove not used use statement in language/language.php
PHPBB3-17191
This commit is contained in:
parent
21c38e2572
commit
5b79ac0fc9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue